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

rename set category button

This commit is contained in:
Andrew Dolgov
2006-05-17 07:28:40 +01:00
parent 0c633b3eae
commit 6d1e02a236

View File

@@ -2018,7 +2018,7 @@
print "</select>";
print " <input type=\"submit\" class=\"button\"
onclick=\"javascript:categorizeSelectedFeeds()\" value=\"Set category\">";
onclick=\"javascript:categorizeSelectedFeeds()\" value=\"Recategorize\">";
}