Updated votes

[ci skip]
This commit is contained in:
Bastian Kleineidam 2013-07-17 00:43:45 +02:00
parent eb4ee1a251
commit d2d7a7ea57
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
</script>
<table class="comicinfo">
<tr>
<th>Description</th><td>The Fancy Adventures of Jack Cannon A Webcomic -</td>
<th>Description</th><td>The Fancy Adventures of Jack Cannon - A Webcomic</td>
</tr>
<tr>
<th>Website</th><td><a href="http://fancyadventures.com/">http://fancyadventures.com/</a></td>

View file

@ -6,7 +6,7 @@ Edit info for comic JackCannon
<form name="comic" action="http://gaepostmail.appspot.com/comic/" method="post">
<table class="comicinfo">
<tr>
<th>Description</th><td><textarea name="description" cols="40" rows="3">The Fancy Adventures of Jack Cannon A Webcomic -</textarea></td>
<th>Description</th><td><textarea name="description" cols="40" rows="3">The Fancy Adventures of Jack Cannon - A Webcomic</textarea></td>
</tr>
<tr>
<th>Website</th><td><input type="text" name="url" value="http://fancyadventures.com/" size="40"/></td>