summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-30 06:44:29 +0100
committerAndrew Dolgov <[email protected]>2005-12-30 06:44:29 +0100
commit0010d872eb520dccf7c7a18c42e528ea91e79214 (patch)
treea17d0c8365551f797c5ba3986e6d60131372692d /backend.php
parenta7f22b70ec986f67601e65f91308c81844c18e76 (diff)
browser interface tweaks
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index 596daaced..11e5c1e07 100644
--- a/backend.php
+++ b/backend.php
@@ -4016,8 +4016,9 @@
print "</ul>";
- print "<input type='submit' class='button' onclick=\"feedBrowserSubscribe()\"
- value=\"Subscribe\">";
+ print "<p>Selection:
+ <input type='submit' class='button' onclick=\"feedBrowserSubscribe()\"
+ value=\"Subscribe\"></p>";
print "</div>";