aboutsummaryrefslogtreecommitdiff
path: root/poll.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2011-05-10 08:46:51 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2011-05-10 08:46:51 +0200
commit687a830983c8da9568c0c988779740bffb43c3b0 (patch)
treee8df83e0585618eb88950d09d0e03e4493e40a80 /poll.rb
parent1c9866ac2e4dbfaec8588eac4cd55d8a91f171f3 (diff)
ID for new comment
Diffstat (limited to 'poll.rb')
-rw-r--r--poll.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/poll.rb b/poll.rb
index dd995fb..8e19018 100644
--- a/poll.rb
+++ b/poll.rb
@@ -340,7 +340,7 @@ TR
saysstr = _("says")
submitstr = _("Submit Comment")
ret += <<ADDCOMMENT
-<form method='post' action='.' accept-charset='utf-8'>
+<form method='post' action='.' accept-charset='utf-8' id='newcomment'>
<div class='comment' id='add_comment'>
<input value='#{$cgi.cookies["username"][0] || "Anonymous"}' type='text' name='commentname' size='9' /> #{saysstr}&nbsp;
<br />