diff themes/default/comment-form.inc @ 97:69570137cb66

Updated.
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 17:28:21 +0000
parents 76d3d615459f
children 46db55d5fa50
line wrap: on
line diff
--- a/themes/default/comment-form.inc	Wed Dec 12 16:49:52 2007 +0000
+++ b/themes/default/comment-form.inc	Wed Dec 12 17:28:21 2007 +0000
@@ -6,8 +6,8 @@
 <table>
 <tr><td>Your Name</td>
     <td><input type="text" size="55" name="name"></td></tr>
-<tr><td>Your Name</td>
-    <td><input type="text" size="55" name="name"></td></tr>
+<tr><td>Your EMail</td>
+    <td><input type="text" size="55" name="email"></td></tr>
 <tr><td colspan="2">Your Comment<br />
 <textarea name="body" rows="10" cols="60">
 </textarea>