We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03d627 commit da1633aCopy full SHA for da1633a
templates/install.tmpl
@@ -11,7 +11,7 @@
11
<p>{{.i18n.Tr "install.docker_helper" "https://docs.gitea.io/en-us/install-with-docker/" | Safe}}</p>
12
13
<form class="ui form" action="{{AppSubUrl}}/install" method="post">
14
- <!-- Dtabase Settings -->
+ <!-- Database Settings -->
15
<h4 class="ui dividing header">{{.i18n.Tr "install.db_title"}}</h4>
16
<p>{{.i18n.Tr "install.requite_db_desc"}}</p>
17
<div class="inline required field {{if .Err_DbType}}error{{end}}">
0 commit comments