I like these labels a bit better
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 23 Oct 2009 19:16:04 +0000 (13:16 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Sat, 24 Oct 2009 23:57:35 +0000 (17:57 -0600)
imp/templates/index/index-dimp.inc

index eec4562..9e29e4a 100644 (file)
@@ -481,8 +481,8 @@ function _simpleButton($id, $text, $image)
 <div class="context" id="ctx_qsearchopts" style="display:none">
  <a id="ctx_qsearchopts_by"><?php echo _("Search By") ?></a>
  <div class="sep"></div>
- <a id="ctx_qsearchopts_filter"><?php echo _("Filter By") ?></a>
- <a id="ctx_qsearchopts_filternot"><?php echo _("Filter By (NOT)") ?></a>
+ <a id="ctx_qsearchopts_filter"><?php echo _("Show Only") ?></a>
+ <a id="ctx_qsearchopts_filternot"><?php echo _("Don't Show") ?></a>
  <div class="sep"></div>
  <a id="ctx_qsearchopts_advanced"><?php echo _("Advanced Search...") ?></a>
 </div>