summaryrefslogtreecommitdiffstats
path: root/templates/install.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/install.tmpl')
-rw-r--r--templates/install.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install.tmpl b/templates/install.tmpl
index d16655b343..44851c96fd 100644
--- a/templates/install.tmpl
+++ b/templates/install.tmpl
@@ -234,7 +234,7 @@
<div class="ui divider"></div>
<div class="inline field">
<label></label>
- <button class="ui primary button">{{.i18n.Tr "install.install_gogs"}}</button>
+ <button class="ui primary button">{{.i18n.Tr "install.install_btn_confirm"}}</button>
</div>
</form>
</div>