Committer: szhirkov
LJSUP-8857: Updating commenting formU trunk/templates/CommentForm/Form.tmpl
Modified: trunk/templates/CommentForm/Form.tmpl =================================================================== --- trunk/templates/CommentForm/Form.tmpl 2011-09-02 07:20:28 UTC (rev 19943) +++ trunk/templates/CommentForm/Form.tmpl 2011-09-02 07:24:31 UTC (rev 19944) @@ -144,14 +144,14 @@ <tr class="b-postform-submitbox"> <td> </td> <td id="captcha-container"> - <noscript><TMPL_VAR captcha_html></noscript> + <TMPL_IF need_captcha><noscript><TMPL_VAR captcha_html></noscript></TMPL_IF> </td> </tr> <tr class="b-postform-submitbox"> <td class="b-postform-preload"> </td> <td class="b-postform-submitbox-submit"> - <input type="submit" name="submitpost" tabindex="40" + <input type="submit" id="postform-submit-comment-button" name="submitpost" tabindex="40" <TMPL_IF editid> value="<TMPL_VAR expr="ml('/talkpost.bml.opt.edit')">" <TMPL_ELSE>