Skip to content

Commit 2978b43

Browse files
authored
Remove duplicated button in Install web page (go-gitea#27941)
Fix go-gitea#27934 Regression go-gitea#25648
1 parent 00705da commit 2978b43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/install.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,6 @@
325325
<!-- Environment Config -->
326326
<h4 class="ui dividing header">{{.locale.Tr "install.env_config_keys"}}</h4>
327327
<div class="inline field">
328-
<label></label>
329-
<button class="ui primary button">{{.locale.Tr "install.install_btn_confirm"}}</button>
330328
<div class="right-content">
331329
{{.locale.Tr "install.env_config_keys_prompt"}}
332330
</div>

0 commit comments

Comments
 (0)