1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

prefs: code cleanup

This commit is contained in:
Andrew Dolgov
2010-01-12 12:17:43 +03:00
parent 43f0968ef1
commit 27179741c1
5 changed files with 1 additions and 22 deletions

View File

@@ -135,7 +135,6 @@
print "<div class=\"prefGenericAddBox\">";
print"<input type=\"submit\" class=\"button\"
id=\"label_create_btn\"
onclick=\"return addLabel()\"
value=\"".__('Create label')."\"> ";