mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 00:59:14 +00:00
rework feed dialog layouts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
$sql_exp = htmlspecialchars($line["sql_exp"]);
|
||||
$description = htmlspecialchars($line["description"]);
|
||||
|
||||
print "<div id=\"infoBoxTitle\">Label editor</div>";
|
||||
print "<div id=\"infoBoxTitle\">Label Editor</div>";
|
||||
print "<div class=\"infoBoxContents\">";
|
||||
|
||||
print "<form id=\"label_edit_form\" onsubmit='return false'>";
|
||||
|
||||
Reference in New Issue
Block a user