- Timestamp:
- 08/27/08 04:48:25 (15 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Vanilla/templates/vanilla+comments/comment_response.mtml
r922 r986 1 1 <mt:IncludeBlock module="Wrapper"> 2 3 <mt:setvarblock name="html_head" append="1"> 4 <script type="text/javascript"> 5 /* <![CDATA[ */ 6 var user = <$mt:UserSessionState$>; 7 var is_preview = true; 8 /* ]]> */ 9 </script> 10 </mt:SetVarBlock> 2 11 3 12 <mt:If name="comment_confirmation">
