summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-22 10:27:32 +0100
committerAndrew Dolgov <[email protected]>2005-08-22 10:27:32 +0100
commit1c37c607df0a158fff6276a124299fa0cf8fc362 (patch)
tree54ecea8842acbfffa649ebd030638f35be5b4eb6 /backend.php
parent476cac422f49d08d2278891f4f3d4b60c69d7ff1 (diff)
more notify() integration
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 0ff9793ad..c9ca89053 100644
--- a/backend.php
+++ b/backend.php
@@ -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>";