Rev 1295 | Blame | Compare with Previous | Last modification | View Log | RSS feed
[%# Screen for the submit comment confirmation screen. #%][% PROCESS header.html.tmpl version = version displaymenu = 1closehead = 1 help="" %]<H2>Comment submitted</H2><P><PRE>[% comment | html_entity %]</PRE><P><P>View topic (<A HREF="[% view_topic_url %]">text</A> |<A HREF="[% view_comments_url %]">comments</A>)[%# Display a simple form for closing the comment popup window #%]<FORM METHOD="POST" ENCTYPE="application/x-www-form-urlencoded"><INPUT TYPE="submit" NAME=".submit" VALUE="Close"ONCLICK="window.close()"></FORM>[% PROCESS trailer.html.tmpl %]</BODY></HTML>