--- a/SEESenv/web/hgbook/templates/comment.html Wed Mar 10 00:04:25 2010 +0530
+++ b/SEESenv/web/hgbook/templates/comment.html Wed Mar 10 17:39:26 2010 +0530
@@ -45,12 +45,10 @@
{{ form.id }}
<table>
<tbody>
- <tr><td align="right" valign="top">Comment<br><a class="comment_help"
- href="web.html#web.comment">[ help ]</a></td>
+ <tr><td align="right" valign="top">Comment<br></td>
<td>{{ form.comment }}</td></tr>
<tr><td align="right">Your name</td><td>{{ form.name }}
- <span class="comment_help"><b>Required</b> so we can <a
- href="web.html#web.comment.name">give you credit</a></span></td></tr>
+ <span class="comment_help"><b>Required</b></span></td></tr>
<tr><td align="right">Your URL</td><td>{{ form.url }}
<span class="comment_help"><b>Optional</b> link to blog, home page,
<i>etc</i>.</span></td></tr>