1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

fix label and filter editors for safari (borked markup)

This commit is contained in:
Andrew Dolgov
2007-03-02 16:07:33 +01:00
parent 71d56c50e9
commit b05d782d90
2 changed files with 0 additions and 8 deletions

View File

@@ -209,8 +209,6 @@
if (db_num_rows($result) != 0) {
print "<form id=\"label_edit_form\">";
print "<p><table width=\"100%\" cellspacing=\"0\"
class=\"prefLabelList\" id=\"prefLabelList\">";
@@ -271,8 +269,6 @@
}
print "</table>";
print "</form>";
print "<p id=\"labelOpToolbar\">";