summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/labels.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-10 00:23:20 +0800
committerUnknwon <u@gogs.io>2015-08-10 00:23:20 +0800
commit8a3ee795d2d069bbb57b3d134367078c8e8391d5 (patch)
tree43bb3c099e654a21ef83936cbbe80e7c919bcdae /templates/repo/issue/labels.tmpl
parent7372042441804370ddcdf00c5ea29acedef99e1d (diff)
downloadgitea-8a3ee795d2d069bbb57b3d134367078c8e8391d5.tar.gz
gitea-8a3ee795d2d069bbb57b3d134367078c8e8391d5.zip
finish transforming to v2
Diffstat (limited to 'templates/repo/issue/labels.tmpl')
-rw-r--r--templates/repo/issue/labels.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/issue/labels.tmpl b/templates/repo/issue/labels.tmpl
index 1ed7408e6a..dd84ce416c 100644
--- a/templates/repo/issue/labels.tmpl
+++ b/templates/repo/issue/labels.tmpl
@@ -54,7 +54,7 @@
{{if .IsRepositoryAdmin}}
<div class="ui small basic delete modal">
<div class="ui icon header">
- <i class="trash icon"></i>
+ <i class="trash icon"></i>
{{.i18n.Tr "repo.issues.label_deletion"}}
</div>
<div class="content">