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:
@@ -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\">";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user