Updated votes

[ci skip]
This commit is contained in:
Bastian Kleineidam 2014-07-16 02:02:14 +02:00
parent dd51f1618d
commit 05f0afdf99
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
<th>Status</th><td>ok on 22.01.2014</td>
</tr>
<tr>
<th>Votes</th><td>4
<th>Votes</th><td>5
<form action="http://gaecounter.appspot.com/count/" method="POST">
<input name="name" type="hidden" value="xkcd"/>
<input name="uid" type="hidden" id="voteuid" value=""/>

View file

@ -1780,7 +1780,7 @@ $(document).ready(function() {
["<a href=\"comics/ZenPencils.html\">ZenPencils</a>", "Other", "English", "ok", "0"],
["<a href=\"comics/ZombieHunters.html\">ZombieHunters</a>", "Other", "English", "ok", "0"],
["<a href=\"comics/Zwarwald.html\">Zwarwald</a>", "Other", "German", "ok", "1"],
["<a href=\"comics/xkcd.html\">xkcd</a>", "Other", "English", "ok", "4"]
["<a href=\"comics/xkcd.html\">xkcd</a>", "Other", "English", "ok", "5"]
],
"aoColumns": [
{ "sTitle": "Name" },