summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-07 16:33:45 +0400
committerAndrew Dolgov <[email protected]>2009-10-07 16:33:45 +0400
commitde85cac2d61c1ee9f6299cfea0b5766404289366 (patch)
tree755e12a73bb21ada62c70dc8b424b35b377b3f19 /modules
parent1638fc4e13e1d71eceb1deefe983c7f48d47b8a1 (diff)
infoBox display tweaks
Diffstat (limited to 'modules')
-rw-r--r--modules/popup-dialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index 2ba0740c4..b173e64f6 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -149,7 +149,7 @@
$active_feed_id = sprintf("%d", $params[0]);
$is_cat = $params[1] == "true";
- print "<div class=\"dlgSec\">".__('Search')."</div>";
+ print "<div class=\"dlgSec\">".__('Look for')."</div>";
print "<div class=\"dlgSecCont\">";