Merge "Update MessagePoster topic title docs"
[lhc/web/wiklou.git] / includes / htmlform / HTMLSelectNamespaceWithButton.php
index 5ab57a3..24b15bd 100644 (file)
@@ -14,4 +14,4 @@ class HTMLSelectNamespaceWithButton extends HTMLSelectNamespace {
        public function getInputHTML( $value ) {
                return $this->mClassWithButton->getElement( parent::getInputHTML( $value ) );
        }
-}
\ No newline at end of file
+}