Changeset 2614
- Timestamp:
- 06/19/08 23:57:07 (17 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/default_templates/comment_response.mtml
r2604 r2614 39 39 <h1 id="page-title"><$mt:Var name="page_title"$></h1> 40 40 <$mt:Var name="message"$> 41 <p><__trans phrase="Return to the <a href="[_1]">original entry</a>." params="< $mt:EntryLink$>"></p>41 <p><__trans phrase="Return to the <a href="[_1]">original entry</a>." params="<mt:If name="comment_error">javascript:history.back()<mt:Else><$mt:EntryLink$></mt:If>"></p> 42 42 </div> 43 43 </div>
