summaryrefslogtreecommitdiffstats
path: root/templates/install.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-12 15:31:36 -0400
committerUnknwon <u@gogs.io>2015-09-12 15:31:36 -0400
commitaff773f1b968b601a02d48cca071c7e96a22ca52 (patch)
treef31223df35c33b2889d9672ee7d2566a352b11ab /templates/install.tmpl
parent10de16beb0065a5e96ef58073841da35c017f5dd (diff)
downloadgitea-aff773f1b968b601a02d48cca071c7e96a22ca52.tar.gz
gitea-aff773f1b968b601a02d48cca071c7e96a22ca52.zip
add tidb support
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 657247ce50..dc76c4154d 100644
--- a/templates/install.tmpl
+++ b/templates/install.tmpl
@@ -152,7 +152,7 @@
<!-- Server and other services -->
<div class="ui accordion optional field">
- <div class="title">
+ <div class="title {{if .Err_Services}}text red{{end}}">
<i class="icon dropdown"></i>
{{.i18n.Tr "install.server_service_title"}}
</div>