diff --git a/classes/dlg.php b/classes/dlg.php index 32a3b230a..e56560a47 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -268,53 +268,5 @@ class Dlg extends Handler_Protected { } - function batchSubscribe() { - print ""; - print ""; - - print "
| - ".__("Add one valid RSS feed per line (no feed detection is done)")." - | "; - if (get_pref($this->link, 'ENABLE_FEED_CATS')) { - print __('Place in category:') . " "; - print_feed_cat_select($this->link, "cat", false, 'dojoType="dijit.form.Select"'); - } - print " |
| "; - print ""; - - print " | |
| ";
-
- print "
- " .
- " ".
- " ".
- " ";
-
- print " | |
| ";
-
- print "
-
- ";
-
- print "";
-
- print " | |
| + ".__("Add one valid RSS feed per line (no feed detection is done)")." + | "; + if (get_pref($this->link, 'ENABLE_FEED_CATS')) { + print __('Place in category:') . " "; + print_feed_cat_select($this->link, "cat", false, 'dojoType="dijit.form.Select"'); + } + print " |
| "; + print ""; + + print " | |
| ";
+
+ print "
+ " .
+ " ".
+ " ".
+ " ";
+
+ print " | |
| ";
+
+ print "
+
+ ";
+
+ print "";
+
+ print " | |