2013-04-23 19:51:22 +00:00
|
|
|
title: Edit OneQuestion
|
|
|
|
url: "/comics/OneQuestion_edit.html"
|
|
|
|
---
|
|
|
|
Edit info for comic OneQuestion
|
|
|
|
|
2013-04-24 18:25:42 +00:00
|
|
|
<form name="comic" action="http://gaepostmail.appspot.com/comic/" method="post">
|
2013-04-23 19:51:22 +00:00
|
|
|
<table class="comicinfo">
|
|
|
|
<tr>
|
2013-04-24 18:25:42 +00:00
|
|
|
<th>Description</th><td><textarea name="description" cols="40" rows="3"></textarea></td>
|
2013-04-23 19:51:22 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2013-04-24 18:25:42 +00:00
|
|
|
<th>Website</th><td><input type="text" name="url" value="http://onequestioncomic.com/" size="40"/></td>
|
2013-04-23 19:51:22 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2013-04-24 18:25:42 +00:00
|
|
|
<th>Genre</th><td><input type="text" name="genre" value="Other" size="40"/></td>
|
2013-04-23 19:51:22 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2013-04-24 18:25:42 +00:00
|
|
|
<th>Language</th><td><input type="text" name="language" value="English" size="40"/></td>
|
2013-04-23 19:51:22 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Adult content</th><td><input type="checkbox" name="adult" value="adult" /></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2013-04-24 18:25:42 +00:00
|
|
|
<th></th><td>
|
|
|
|
<input type="hidden" name="comic" value="OneQuestion" />
|
|
|
|
<input type="submit" name="submit" value="Submit" />
|
|
|
|
</td>
|
2013-04-23 19:51:22 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</form>
|
|
|
|
|
2013-04-24 18:25:42 +00:00
|
|
|
Back to the [comic](OneQuestion.html).
|