comparison themes/blog.steve.org.uk/comment-form.inc @ 122:41f58318152c

Make submission form look a little better.
author Steve Kemp <steve@steve.org.uk>
date Thu, 13 Dec 2007 20:48:16 +0000
parents 46db55d5fa50
children 1ae476191bec
comparison
equal deleted inserted replaced
121:8ec0cd70a916 122:41f58318152c
10 <tr><td>Your Email</td> 10 <tr><td>Your Email</td>
11 <td><input type="text" size="55" name="mail"></td></tr> 11 <td><input type="text" size="55" name="mail"></td></tr>
12 <tr><td colspan="2">Your Comment<br /> 12 <tr><td colspan="2">Your Comment<br />
13 <textarea name="body" rows="10" cols="60"> 13 <textarea name="body" rows="10" cols="60">
14 </textarea> 14 </textarea>
15 <tr><td></td><td><input type="submit"></td></tr> 15 <tr><td></td><td align="right"><input type="submit" name="submit" value="Post Comment"></td></tr>
16 </table> 16 </table>
17 </form> 17 </form>
18 <p>Your submission will be ignored if any field is left blank. But your email address will not be displayed.</p> 18 <p>Your submission will be ignored if any field is left blank. But your email address will not be displayed.</p>
19 </blockquote> 19 </blockquote>
20 <!-- /tmpl_if --> 20 <!-- /tmpl_if -->