Updated votes
[ci skip]
This commit is contained in:
parent
eb4ee1a251
commit
d2d7a7ea57
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
||||||
</script>
|
</script>
|
||||||
<table class="comicinfo">
|
<table class="comicinfo">
|
||||||
<tr>
|
<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>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Website</th><td><a href="http://fancyadventures.com/">http://fancyadventures.com/</a></td>
|
<th>Website</th><td><a href="http://fancyadventures.com/">http://fancyadventures.com/</a></td>
|
||||||
|
|
|
@ -6,7 +6,7 @@ Edit info for comic JackCannon
|
||||||
<form name="comic" action="http://gaepostmail.appspot.com/comic/" method="post">
|
<form name="comic" action="http://gaepostmail.appspot.com/comic/" method="post">
|
||||||
<table class="comicinfo">
|
<table class="comicinfo">
|
||||||
<tr>
|
<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>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Website</th><td><input type="text" name="url" value="http://fancyadventures.com/" size="40"/></td>
|
<th>Website</th><td><input type="text" name="url" value="http://fancyadventures.com/" size="40"/></td>
|
||||||
|
|
Loading…
Reference in a new issue