Updated votes

[ci skip]
This commit is contained in:
Bastian Kleineidam 2013-12-22 01:29:54 +01:00
parent a1a773dd52
commit f106966136
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
<th>Description</th><td>-</td>
</tr>
<tr>
<th>Website</th><td><a href="http://abstrusegoose.com/">http://abstrusegoose.com/</a></td>
<th>Website</th><td><a href="http://www.abstrusegoose.com/">http://www.abstrusegoose.com/</a></td>
</tr>
<tr>
<th>Genre</th><td>Other</td>

View file

@ -9,7 +9,7 @@ Edit info for comic AbstruseGoose
<th>Description</th><td><textarea name="description" cols="40" rows="3">-</textarea></td>
</tr>
<tr>
<th>Website</th><td><input type="text" name="url" value="http://abstrusegoose.com/" size="40"/></td>
<th>Website</th><td><input type="text" name="url" value="http://www.abstrusegoose.com/" size="40"/></td>
</tr>
<tr>
<th>Genre</th><td><input type="text" name="genre" value="Other" size="40"/></td>