Changeset 2753
- Timestamp:
- 07/10/08 23:14:46 (5 months ago)
- Files:
-
- branches/release-41/tmpl/cms/edit_comment.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-41/tmpl/cms/edit_comment.tmpl
r2752 r2753 234 234 show_hint="0"> 235 235 <mt:if name="no_entry">[<__trans phrase="[_1] no longer exists" params="<mt:var name="entry_class_label">">]<mt:else><a href="<mt:var name="script_url">?__mode=view&_type=<mt:var name="entry_class">&id=<mt:var name="entry_id">&blog_id=<mt:var name="blog_id">"><mt:var name="entry_title" escape="html"></a></mt:if> 236 <a title="<__trans phrase="View all comments on this [_1]" params="<mt:var name="entry_class_label" lower_case="1">">" href="<mt:var name="script_url">?__mode= view&_type=<mt:var name="entry_class">&blog_id=<mt:var name="blog_id">&id=<mt:var name="entry_id" escape="html">&tab=comments"><img alt="" src="<mt:var name="static_uri">images/filter.gif" width="8" height="8" border="0" /></a>236 <a title="<__trans phrase="View all comments on this [_1]" params="<mt:var name="entry_class_label" lower_case="1">">" href="<mt:var name="script_url">?__mode=list&_type=comment&blog_id=<mt:var name="blog_id">&filter_key=_comments_by_entry&filter_val=<mt:var name="entry_id" escape="html">"><img alt="" src="<mt:var name="static_uri">images/filter.gif" width="8" height="8" border="0" /></a> 237 237 </mtapp:setting> 238 238
