aboutsummaryrefslogtreecommitdiff
path: root/templates/status.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2019-12-26 06:09:45 +0000
committerr <r@freesoftwareextremist.com>2019-12-26 06:09:45 +0000
commitc34bde2d52bf71ff7de7d92f659e820fe4ea315b (patch)
tree57cea4d2fd91845d33d76ddbf331970d70b37a5e /templates/status.tmpl
parent656ff3931cf86c50a0b54da43cbf5f68344c58e0 (diff)
downloadbloat-c34bde2d52bf71ff7de7d92f659e820fe4ea315b.tar.gz
bloat-c34bde2d52bf71ff7de7d92f659e820fe4ea315b.zip
Fix scope icon
Diffstat (limited to 'templates/status.tmpl')
-rw-r--r--templates/status.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/status.tmpl b/templates/status.tmpl
index 26912b7..6534249 100644
--- a/templates/status.tmpl
+++ b/templates/status.tmpl
@@ -34,7 +34,7 @@
{{else if eq .Visibility "private"}}
<i class="fa fa-lock" title="Private"></i>
{{else if eq .Visibility "direct"}}
- <i class="fa fa-envelop" title="Direct"></i>
+ <i class="fa fa-envelope" title="Direct"></i>
{{end}}
</a>
<a class="remote-link" href="{{.URL}}" target="_blank" title="source">