1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 19:51:29 +00:00

shorten convert search to label prompt

This commit is contained in:
Andrew Dolgov
2007-01-19 10:58:27 +01:00
parent 50a2595d40
commit 8063bf38a6

View File

@@ -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 {