|
|
|
@ -308,10 +308,6 @@
|
|
|
|
|
|
|
|
|
|
print "<p id=\"filterOpToolbar\">";
|
|
|
|
|
|
|
|
|
|
print "<div class=\"insensitive\" style=\"float : right\">
|
|
|
|
|
First matching filter is used, filtering is performed
|
|
|
|
|
when importing articles from the feed.</div>";
|
|
|
|
|
|
|
|
|
|
print "
|
|
|
|
|
Selection:
|
|
|
|
|
<input type=\"submit\" class=\"button\" disabled=\"true\"
|
|
|
|
@ -321,6 +317,11 @@
|
|
|
|
|
|
|
|
|
|
print "</p>";
|
|
|
|
|
|
|
|
|
|
print "<div class=\"insensitive\" style=\"float : right\">
|
|
|
|
|
First matching filter is used, filtering is performed
|
|
|
|
|
when importing articles from the feed.</div>";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} else {
|
|
|
|
|
|
|
|
|
|
print "<p>No filters defined.</p>";
|
|
|
|
|