Merge "Clean up zh-tw.json"
[lhc/web/wiklou.git] / includes / htmlform / HTMLTextFieldWithButton.php
index 00c0517..c6dac32 100644 (file)
@@ -14,4 +14,4 @@ class HTMLTextFieldWithButton extends HTMLTextField {
        public function getInputHTML( $value ) {
                return $this->mClassWithButton->getElement( parent::getInputHTML( $value ) );
        }
-}
\ No newline at end of file
+}