Updated votes
[ci skip]
This commit is contained in:
parent
f76006d89d
commit
e86586226c
2 changed files with 2 additions and 2 deletions
|
@ -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>1
|
||||
<th>Votes</th><td>2
|
||||
<form action="http://gaecounter.appspot.com/count/" method="POST">
|
||||
<input name="name" type="hidden" value="TheDevilsPanties"/>
|
||||
<input name="uid" type="hidden" id="voteuid" value=""/>
|
||||
|
|
|
@ -1718,7 +1718,7 @@ $(document).ready(function() {
|
|||
["<a href=\"comics/SuburbanTribe.html\">SuburbanTribe</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/SupernormalStep.html\">SupernormalStep</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/TheBrads.html\">TheBrads</a>", "Other", "English", "ok", "1"],
|
||||
["<a href=\"comics/TheDevilsPanties.html\">TheDevilsPanties</a>", "Other", "English", "ok", "1"],
|
||||
["<a href=\"comics/TheDevilsPanties.html\">TheDevilsPanties</a>", "Other", "English", "ok", "2"],
|
||||
["<a href=\"comics/TheDreamlandChronicles.html\">TheDreamlandChronicles</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/TheGamerCat.html\">TheGamerCat</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/TheNoob.html\">TheNoob</a>", "Other", "English", "ok", "0"],
|
||||
|
|
Loading…
Reference in a new issue