Remove duplicated button in Install web page (#27941)

Fix #27934 
Regression #25648
This commit is contained in:
Nanguan Lin 2023-11-07 17:22:30 +08:00 committed by GitHub
parent 00705da102
commit 2978b435bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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>