summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-19 10:58:27 +0100
committerAndrew Dolgov <[email protected]>2007-01-19 10:58:27 +0100
commit8063bf38a6db4ecbfe50068d9ef4adb12eaa2131 (patch)
tree69ccb9f537eccf43cd7539abb18ef44338063957 /functions.php
parent50a2595d406a9756cccc8aa652f97fb0760cde92 (diff)
shorten convert search to label prompt
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 3811a9a19..d4d6ba5fd 100644
--- a/functions.php
+++ b/functions.php
@@ -2741,7 +2741,7 @@
print "<td class=\"headlineActions$rtl_cpart\">
<a href=\"javascript:labelFromSearch('$search', '$search_mode',
'$match_on', '$feed_id', '$is_cat');\">
- "._('Convert this search to label')."</a></td>";
+ "._('Convert to Label')."</a></td>";
}
} else {