~ubuntu-branches/debian/squeeze/movabletype-opensource/squeeze

« back to all changes in this revision

Viewing changes to tmpl/cms/edit_comment.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves
  • Date: 2008-06-13 23:28:40 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080613232840-ya4jfxv1jgl45a3d
Tags: 4.2~rc2-1
* New upstream release candidate
* Update Standards-Version (no changes)
* Ensure that schema upgrade message is always seen

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
            </mt:if>
109
109
        </mt:if>
110
110
        </mt:if>
111
 
        <a title="<__trans phrase="View all comments with this status">" href="<mt:var name="script_url">?__mode=list_comments&amp;blog_id=<mt:var name="blog_id">&amp;<mt:if name="is_junk">tab=junk<mt:else>filter=status&amp;filter_val=<mt:if name="comment_approved">approved</mt:if><mt:if name="comment_pending">pending</mt:if></mt:if>"><img alt="" src="<mt:var name="static_uri">images/filter.gif" width="8" height="8" border="0" /></a>
 
111
        <a title="<__trans phrase="View all comments with this status">" href="<mt:var name="script_url">?__mode=list_comments&amp;blog_id=<mt:var name="blog_id">&amp;filter=status&amp;filter_val=<mt:if name="comment_approved">approved</mt:if><mt:if name="comment_pending">pending</mt:if><mt:if name="is_junk">junk</mt:if>"><img alt="" src="<mt:var name="static_uri">images/filter.gif" width="8" height="8" border="0" /></a>
112
112
 
113
113
        <mt:if name="junk_log_loop">
114
114
        <div class="width90 comment-spam-info">
243
243
        hint="<__trans phrase="Date this comment was made">"
244
244
        show_hint="0">
245
245
        <mt:var name="created_on_time_formatted">
246
 
        <a title="<__trans phrase="View all comments created on this day">" href="<mt:var name="script_url">?__mode=search_replace&amp;_type=comment&amp;from=<mt:var name="created_on_day_formatted" escape="url">&amp;to=<mt:var name="created_on_day_formatted" escape="url">&amp;show_all=1&amp;blog_id=<mt:var name="blog_id">&amp;do_search=1"><img alt="" src="<mt:var name="static_uri">images/filter.gif" width="8" height="8" border="0" /></a>
 
246
        <a title="<__trans phrase="View all comments created on this day">" href="<mt:var name="script_url">?__mode=search_replace&amp;_type=comment&amp;from=<mt:date ts="$created_on" format="%Y%m%d">&amp;to=<mt:date ts="$created_on" format="%Y%m%d">&amp;show_all=1&amp;blog_id=<mt:var name="blog_id">&amp;do_search=1"><img alt="" src="<mt:var name="static_uri">images/filter.gif" width="8" height="8" border="0" /></a>
247
247
    </mtapp:setting>
248
248
    
249
249
    <mtapp:setting