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

more notify() integration

This commit is contained in:
Andrew Dolgov
2005-08-22 10:27:32 +01:00
parent 476cac422f
commit 1c37c607df
2 changed files with 9 additions and 4 deletions

View File

@@ -152,7 +152,7 @@
print "<table class=\"headlines\" width=\"100%\">";
print "<tr><td class=\"search\" colspan=\"2\">
print "<tr><td class=\"search\" colspan=\"3\">
Search: <input onchange=\"javascript:search($feed,this);\"></td></tr>";
print "<tr><td colspan=\"3\" class=\"title\">" . $line["title"] . "</td></tr>";