diff --git a/templates/user/dashboard/repolist.tmpl b/templates/user/dashboard/repolist.tmpl index 4bae23ab1..ca055e9d8 100644 --- a/templates/user/dashboard/repolist.tmpl +++ b/templates/user/dashboard/repolist.tmpl @@ -61,15 +61,15 @@ - {{.i18n.Tr "home.show_private"}} + {{svg "octicon-lock" 16}}{{.i18n.Tr "home.show_private"}} - {{.i18n.Tr "home.show_private"}} + {{svg "octicon-lock" 16}}{{.i18n.Tr "home.show_private"}} - {{.i18n.Tr "home.show_private"}} + {{svg "octicon-lock" 16}}{{.i18n.Tr "home.show_private"}} @@ -103,7 +103,7 @@