mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 15:19:15 +00:00
feed editor: layout bug
This commit is contained in:
@@ -2062,7 +2062,7 @@
|
||||
$checked = "";
|
||||
}
|
||||
|
||||
print "<tr class='$row_class'><td>Options:</td>";
|
||||
print "<tr class='$row_class'><td valign='top'>Options:</td>";
|
||||
print "<td><input type=\"checkbox\" id=\"iedit_private\"
|
||||
$checked><label for=\"iedit_private\">Hide from feed browser</label>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user