aboutsummaryrefslogtreecommitdiff
path: root/client/html/score.tpl
diff options
context:
space:
mode:
authorrr-2016-08-23 21:30:53 +0200
committerrr-2016-08-23 23:12:29 +0200
commite90b8972c7f40f7636f9c16382f43f243093a0e0 (patch)
tree25e590c785368d6af87307914448a35056762e94 /client/html/score.tpl
parent4ca7c49239dfe30f90221f0b24dc587cdfc5cf42 (diff)
client/auth: fix being able to rate/fav things
Diffstat (limited to 'client/html/score.tpl')
-rw-r--r--client/html/score.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/score.tpl b/client/html/score.tpl
index 745c03e..c190069 100644
--- a/client/html/score.tpl
+++ b/client/html/score.tpl
@@ -9,7 +9,7 @@
<span class='vim-nav-hint'>like</span>
</a>
<% } else { %>
- <a href class='upvote inactive'>
+ <a class='upvote inactive'>
<i class='fa fa-thumbs-o-up'></i>
</a>
<% } %>

© 2015 - 2026 Jakob L. Kreuze