* (bug 16921) Add a maxlength for the reason field of the page move form
authorRaimond Spekking <raymond@users.mediawiki.org>
Wed, 7 Jan 2009 20:34:37 +0000 (20:34 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Wed, 7 Jan 2009 20:34:37 +0000 (20:34 +0000)
commit4e98a815c55f3a911a1e8c16f24fd5207628ae07
tree484e7e99332ad3e17e230e67c1d8f4b144c0cef1
parentec78d58caa0749d2d065d802227e0c4676c7216e
* (bug 16921) Add a maxlength for the reason field of the page move form
Changed from 'textarea' to 'text' because 'textarea' does not support maxlength.
Makes it consistent with all other reason fields.
RELEASE-NOTES
includes/specials/SpecialMovepage.php