aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/projects/list.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/projects/list.tmpl')
-rw-r--r--templates/repo/projects/list.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/projects/list.tmpl b/templates/repo/projects/list.tmpl
index 7151442689..3974cd3dd1 100644
--- a/templates/repo/projects/list.tmpl
+++ b/templates/repo/projects/list.tmpl
@@ -78,7 +78,7 @@
{{if or .CanWriteIssues .CanWritePulls}}
<div class="ui small basic delete modal">
<div class="ui icon header">
- <i class="trash icon"></i>
+ {{svg "octicon-trashcan"}}
{{.i18n.Tr "repo.projects.deletion"}}
</div>
<div class="content">