1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-01 09:29:15 +00:00

add infobox overlay, layout fixes

This commit is contained in:
Andrew Dolgov
2007-05-14 09:08:18 +01:00
parent e8d0177dab
commit 5ede560f8c
7 changed files with 35 additions and 5 deletions

View File

@@ -260,7 +260,7 @@
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>";