aboutsummaryrefslogtreecommitdiffstats
path: root/skins/common/htmlform.js
diff options
context:
space:
mode:
Diffstat (limited to 'skins/common/htmlform.js')
-rw-r--r--skins/common/htmlform.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/common/htmlform.js b/skins/common/htmlform.js
index 075ae3209bc9..900b16603eb4 100644
--- a/skins/common/htmlform.js
+++ b/skins/common/htmlform.js
@@ -36,5 +36,5 @@ window.htmlforms = {
textbox.disabled = true;
}
}
-}
+};