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

prefs: show feed errors in feedlist, infobox coloring fixes

This commit is contained in:
Andrew Dolgov
2007-05-14 06:51:18 +01:00
parent 442d77f1cc
commit 365f95dc87
3 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
print "<form id='feed_add_form' onsubmit='return false'>";
print "<input type=\"hidden\" name=\"op\" value=\"pref-feeds\">";
print "<input type=\"hidden\" name=\"quiet\" value=\"0\">";
/* print "<input type=\"hidden\" name=\"quiet\" value=\"1\">"; */
print "<input type=\"hidden\" name=\"subop\" value=\"add\">";
print "<input type=\"hidden\" name=\"from\" value=\"tt-rss\">";