Updated votes
[ci skip]
This commit is contained in:
parent
fad7ed8753
commit
124163a420
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 23.12.2013</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="Dilbert"/>
|
||||
<input name="uid" type="hidden" id="voteuid" value=""/>
|
||||
|
|
|
@ -522,7 +522,7 @@ $(document).ready(function() {
|
|||
["<a href=\"comics/DemolitionSquad.html\">DemolitionSquad</a>", "Other", "German", "ok", "1"],
|
||||
["<a href=\"comics/DerTodUndDasMaedchen.html\">DerTodUndDasMaedchen</a>", "Other", "German", "ok", "0"],
|
||||
["<a href=\"comics/DieselSweeties.html\">DieselSweeties</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/Dilbert.html\">Dilbert</a>", "Other", "English", "ok", "4"],
|
||||
["<a href=\"comics/Dilbert.html\">Dilbert</a>", "Other", "English", "ok", "5"],
|
||||
["<a href=\"comics/DoemainOfOurOwn.html\">DoemainOfOurOwn</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/DogHouseDiaries.html\">DogHouseDiaries</a>", "Other", "English", "error", "2"],
|
||||
["<a href=\"comics/DominicDeegan.html\">DominicDeegan</a>", "Other", "English", "ok", "0"],
|
||||
|
|
Loading…
Reference in a new issue