]> git.wh0rd.org - tt-rss.git/blobdiff - modules/pref-filters.php
add infobox overlay, layout fixes
[tt-rss.git] / modules / pref-filters.php
index db2744b28ed03ba9b02a9f58e8578b530402866a..7445c0e0d85a404eac6e647fb23e77d759d04332 100644 (file)
                        print "<tr class=\"title\">
                                                <td align='center' width=\"5%\">&nbsp;</td>
                                                <td width=\"20%\"><a href=\"javascript:updateFilterList('reg_exp')\">".__('Filter expression')."</a></td>
-                                               <td width=\"20%\"><a href=\"javascript:updateFilterList('feed_title')\">".__('Feed')."</a></td>
+                                               <td width=\"\"><a href=\"javascript:updateFilterList('feed_title')\">".__('Feed')."</a></td>
                                                <td width=\"15%\"><a href=\"javascript:updateFilterList('filter_type')\">".__('Match')."</a></td>
                                                <td width=\"15%\"><a href=\"javascript:updateFilterList('action_description')\">".__('Action')."</a></td>";