aboutsummaryrefslogtreecommitdiffstats
path: root/templates/install.tmpl
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2021-06-10 16:52:37 +0800
committerGitHub <noreply@github.com>2021-06-10 16:52:37 +0800
commitf088dc4ea14ae6304c2e06fca06ffa2f7bc273f3 (patch)
tree916f0de30e766b699f373fbea76dae946b651f07 /templates/install.tmpl
parent3dafb074c6cd0b252a51bbfc8028e5c499bdedc3 (diff)
downloadgitea-f088dc4ea14ae6304c2e06fca06ffa2f7bc273f3.tar.gz
gitea-f088dc4ea14ae6304c2e06fca06ffa2f7bc273f3.zip
Remove utf8 option from installation page (#16126)
Diffstat (limited to 'templates/install.tmpl')
-rw-r--r--templates/install.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/install.tmpl b/templates/install.tmpl
index 6421b3e438..ddc6156074 100644
--- a/templates/install.tmpl
+++ b/templates/install.tmpl
@@ -78,7 +78,6 @@
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
<div class="menu">
<div class="item" data-value="utf8mb4">utf8mb4</div>
- <div class="item" data-value="utf8">utf8</div>
</div>
</div>
</div>