summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-31 07:32:16 +0100
committerAndrew Dolgov <[email protected]>2006-10-31 07:32:16 +0100
commitf26509175a58d09a74fe4ee9e3c906c9c839fec1 (patch)
tree3387cad33fd9c86fb874941efb186f58936eff30 /functions.php
parent2d5a42a3a57eb5731fe652ebeb6f11365a19e4e7 (diff)
allow converting global search results into labels
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 52598fbfd..889274c4e 100644
--- a/functions.php
+++ b/functions.php
@@ -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');\">