Changeset 2073

Show
Ignore:
Timestamp:
04/24/08 22:56:37 (4 months ago)
Author:
bsmith
Message:

bugzid:69208 - Magnifier icon's filter does not work on Edit Comment screen

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-36/tmpl/cms/edit_comment.tmpl

    r1339 r2073  
    244244        show_hint="0"> 
    245245        <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> 
    247247    </mtapp:setting> 
    248248