From: Ævar Arnfjörð Bjarmason Date: Sat, 7 May 2005 03:30:08 +0000 (+0000) Subject: * Fixed a fatal XML error (the size attribute in one input element was unquoted) X-Git-Tag: 1.5.0alpha2~282 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=f4820d4b68b762d782045516b9feedc40e2cf6e3;p=lhc%2Fweb%2Fwiklou.git * Fixed a fatal XML error (the size attribute in one input element was unquoted) --- diff --git a/includes/SpecialMovepage.php b/includes/SpecialMovepage.php index 28678e2904..2332a29d5b 100644 --- a/includes/SpecialMovepage.php +++ b/includes/SpecialMovepage.php @@ -140,7 +140,7 @@ class MovePageForm { {$movereason}: - + " );