]> git.wh0rd.org - tt-rss.git/commitdiff
browser interface tweaks
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 30 Dec 2005 05:44:29 +0000 (06:44 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 30 Dec 2005 05:44:29 +0000 (06:44 +0100)
backend.php

index 596daaced98d8d4fb3025221763cb84409ea4ec5..11e5c1e071aee4dc62883550fe32856de696428b 100644 (file)
 
                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>";