browser interface tweaks
This commit is contained in:
parent
a7f22b70ec
commit
0010d872eb
1 changed files with 3 additions and 2 deletions
|
@ -4016,8 +4016,9 @@
|
||||||
|
|
||||||
print "</ul>";
|
print "</ul>";
|
||||||
|
|
||||||
print "<input type='submit' class='button' onclick=\"feedBrowserSubscribe()\"
|
print "<p>Selection:
|
||||||
value=\"Subscribe\">";
|
<input type='submit' class='button' onclick=\"feedBrowserSubscribe()\"
|
||||||
|
value=\"Subscribe\"></p>";
|
||||||
|
|
||||||
print "</div>";
|
print "</div>";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue