Remove duplicated button in Install web page (#27941)
Fix #27934
Regression #25648
(cherry picked from commit 2978b435bb
)
This commit is contained in:
parent
44df78edd4
commit
d610ea3fbb
1 changed files with 0 additions and 2 deletions
|
@ -325,8 +325,6 @@
|
|||
<!-- Environment Config -->
|
||||
<h4 class="ui dividing header">{{.locale.Tr "install.env_config_keys"}}</h4>
|
||||
<div class="inline field">
|
||||
<label></label>
|
||||
<button class="ui primary button">{{.locale.Tr "install.install_btn_confirm"}}</button>
|
||||
<div class="right-content">
|
||||
{{.locale.Tr "install.env_config_keys_prompt"}}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue