summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/messages/like_form.html
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-02-05 04:46:04 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-02-05 04:46:04 +0100
commit6a5ffc2be512e507fac65ac9b4c5fa87b68a6c69 (patch)
treef1212c6a47f23d02a497ffabc02913f9b25900ac /hyperkitty/templates/messages/like_form.html
parent0a8afb682c861c81073bd99d2e8878992137ce56 (diff)
downloadhyperkitty-6a5ffc2be512e507fac65ac9b4c5fa87b68a6c69.tar.gz
hyperkitty-6a5ffc2be512e507fac65ac9b4c5fa87b68a6c69.tar.xz
hyperkitty-6a5ffc2be512e507fac65ac9b4c5fa87b68a6c69.zip
Normalize some variable names
Diffstat (limited to 'hyperkitty/templates/messages/like_form.html')
-rw-r--r--hyperkitty/templates/messages/like_form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/messages/like_form.html b/hyperkitty/templates/messages/like_form.html
index 3b99987..40b85c0 100644
--- a/hyperkitty/templates/messages/like_form.html
+++ b/hyperkitty/templates/messages/like_form.html
@@ -1,5 +1,5 @@
<form method="post" class="likeform"
- action="{% url message_vote mlist_fqdn=list_address, hashid=hashid %}">
+ action="{% url message_vote mlist_fqdn=list_address, message_id_hash=message_id_hash %}">
{% csrf_token %}
<li class="likestatus {{ object.likestatus }}">
+<span class="likecount">{{ object.likes }}</span>/-<span class="dislikecount">{{ object.dislikes }}</span>