summaryrefslogtreecommitdiff
path: root/modules/pref-labels.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-12 12:17:43 +0300
committerAndrew Dolgov <[email protected]>2010-01-12 12:17:43 +0300
commit27179741c1d91427700270effceb96bd6c1852d9 (patch)
tree4ecd8fcf73437487b064ad361416db6b4df50266 /modules/pref-labels.php
parent43f0968ef14cca603a03e6d04dab96be1787852a (diff)
prefs: code cleanup
Diffstat (limited to 'modules/pref-labels.php')
-rw-r--r--modules/pref-labels.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/pref-labels.php b/modules/pref-labels.php
index a6324c7a2..af343cacd 100644
--- a/modules/pref-labels.php
+++ b/modules/pref-labels.php
@@ -135,7 +135,6 @@
print "<div class=\"prefGenericAddBox\">";
print"<input type=\"submit\" class=\"button\"
- id=\"label_create_btn\"
onclick=\"return addLabel()\"
value=\"".__('Create label')."\"> ";