allow converting global search results into labels

This commit is contained in:
Andrew Dolgov 2006-10-31 07:32:16 +01:00
parent 2d5a42a3a5
commit f26509175a
1 changed files with 1 additions and 1 deletions

View File

@ -2656,7 +2656,7 @@
<a href=\"#\" onclick=\"catchupCurrentFeed()\">Feed</a>";
print "</td>";
if ($search && $feed_id > 0 && get_pref($link, 'ENABLE_LABELS') && GLOBAL_ENABLE_LABELS) {
if ($search && $feed_id >= 0 && get_pref($link, 'ENABLE_LABELS') && GLOBAL_ENABLE_LABELS) {
print "<td class=\"headlineActions$rtl_cpart\">
<a href=\"javascript:labelFromSearch('$search', '$search_mode',
'$match_on', '$feed_id', '$is_cat');\">