Post a comment...
[citadel.git] / webcit / static / t / blog_comment_box.html
index be396f7d35b727eb45354acc52b92ab620c666d5..b5fd223fe72f864b0adae25fa8cd38dc5d7d2ece 100644 (file)
@@ -5,7 +5,7 @@ function submit_comment() {
 }
 </script>
 <div class="blog_comment">
-Leave a comment FIXME i18n
+<span class="post_a_comment_title"><?_("Post a comment")></span>
 <form id="blog_comment_form" accept-charset="UTF-8" enctype="multipart/form-data"
  method="POST" action="post" onSubmit="submit_comment();">
 <input type="hidden" name="postseq" value="<?DATE:NOW:NO>">