Remove duplicated button in Install web page (#27941)

Fix #27934
Regression #25648

(cherry picked from commit 2978b435bb)
This commit is contained in:
Nanguan Lin 2023-11-07 17:22:30 +08:00 committed by Earl Warren
parent 44df78edd4
commit d610ea3fbb
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

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>