rename set category button

This commit is contained in:
Andrew Dolgov 2006-05-17 07:28:40 +01:00
parent 0c633b3eae
commit 6d1e02a236
1 changed files with 1 additions and 1 deletions

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\">";
}