aboutsummaryrefslogtreecommitdiffstats
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 5bf741afb0..3001a47bfd 100644
--- a/templates/install.tmpl
+++ b/templates/install.tmpl
@@ -16,7 +16,7 @@
<label>{{.i18n.Tr "install.db_type"}}</label>
<div class="ui selection database type dropdown">
<input type="hidden" id="db_type" name="db_type" value="{{.CurDbOption}}">
- <div class="default text">{{.CurDbOption}}</div>
+ <div class="text">{{.CurDbOption}}</div>
<i class="dropdown icon"></i>
<div class="menu">
{{range .DbOptions}}