feed editor: layout bug
This commit is contained in:
parent
70f6dbb10b
commit
991ee9e2b5
|
@ -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>";
|
||||
|
||||
|
|
Loading…
Reference in New Issue