]> git.wh0rd.org - tt-rss.git/blobdiff - modules/popup-dialog.php
prefs: show feed errors in feedlist, infobox coloring fixes
[tt-rss.git] / modules / popup-dialog.php
index 56ba9f19cc428ac70f0bab85c41e0b2001c654c3..0403b6231b7b853fe59ff487ad3a023b7a27458b 100644 (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\">";