Index: /branches/release-36/tmpl/cms/edit_comment.tmpl
===================================================================
--- /branches/release-36/tmpl/cms/edit_comment.tmpl (revision 1339)
+++ /branches/release-36/tmpl/cms/edit_comment.tmpl (revision 2073)
@@ -244,5 +244,5 @@
         show_hint="0">
         <mt:var name="created_on_time_formatted">
-        <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>
+        <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>
     </mtapp:setting>
     
