1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-05 00:57:11 +00:00

infoBox display tweaks

This commit is contained in:
Andrew Dolgov
2009-10-07 16:33:45 +04:00
parent 1638fc4e13
commit de85cac2d6
4 changed files with 19 additions and 22 deletions

View File

@@ -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\">";