Updated votes
[ci skip]
This commit is contained in:
parent
0e780e9741
commit
2c8ceef48f
3 changed files with 2 additions and 3 deletions
|
@ -17,7 +17,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Description</th><td>The Book of Biff - new adventures every monday through friday</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><a href="http://www.thebookofbiff.com/">http://www.thebookofbiff.com/</a></td>
|
||||
<th>Website</th><td><a href="http://thebookofbiff.com/">http://thebookofbiff.com/</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td>Other</td>
|
||||
|
|
|
@ -9,7 +9,7 @@ Edit info for comic BookOfBiff
|
|||
<th>Description</th><td><textarea name="description" cols="40" rows="3">The Book of Biff - new adventures every monday through friday</textarea></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><input type="text" name="url" value="http://www.thebookofbiff.com/" size="40"/></td>
|
||||
<th>Website</th><td><input type="text" name="url" value="http://thebookofbiff.com/" size="40"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td><input type="text" name="genre" value="Other" size="40"/></td>
|
||||
|
|
|
@ -109,7 +109,6 @@ $(document).ready(function() {
|
|||
["<a href=\"comics/CheckerboardNightmare.html\">CheckerboardNightmare</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/Chester5000XYV.html\">Chester5000XYV</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/Chisuji.html\">Chisuji</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/Chucklebrain.html\">Chucklebrain</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/ChugworthAcademy.html\">ChugworthAcademy</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/ChugworthAcademyArchive.html\">ChugworthAcademyArchive</a>", "Other", "English", "ok", "0"],
|
||||
["<a href=\"comics/CigarroAndCerveja.html\">CigarroAndCerveja</a>", "Other", "English", "ok", "0"],
|
||||
|
|
Loading…
Reference in a new issue