]> git.wh0rd.org Git - tt-rss.git/commitdiff
shorten convert search to label prompt
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 19 Jan 2007 09:58:27 +0000 (10:58 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 19 Jan 2007 09:58:27 +0000 (10:58 +0100)
functions.php

index 3811a9a1951566a98ee09a431ebb8543bed1e5f7..d4d6ba5fd5f85440436ab83e077b820b832322dd 100644 (file)
                                        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 {