- Timestamp:
- 06/20/08 01:26:07 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/default_templates/comment_preview.mtml
r2603 r2617 12 12 <title><$mt:BlogName encode_html="1"$>: <__trans phrase="Previewing your Comment"></title> 13 13 </head> 14 <body id="<$mt:BlogTemplateSetID$>" class="mt-comment-preview <$mt:Var name="page_layout"$>" onload="mtEntryOnLoad()" >14 <body id="<$mt:BlogTemplateSetID$>" class="mt-comment-preview <$mt:Var name="page_layout"$>" onload="mtEntryOnLoad()" onunload="mtEntryOnUnload()"> 15 15 <div id="container"> 16 16 <div id="container-inner">
