1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

filter rule & label dialog updates

This commit is contained in:
Andrew Dolgov
2019-02-20 14:58:09 +03:00
parent 4d9141d762
commit 063b4f535a
9 changed files with 34 additions and 20 deletions

View File

@@ -39,7 +39,7 @@ class Pref_Labels extends Handler_Protected {
print "<table cellspacing=\"0\">";
print "<tr><td>".__("Foreground:")."</td><td>".__("Background:").
print "<tr><th style='text-align : left'>".__("Foreground:")."</th><th style='text-align : left'>".__("Background:").
"</td></tr>";
print "<tr><td style='padding-right : 10px'>";