From: Krinkle Date: Sat, 21 May 2011 20:06:58 +0000 (+0000) Subject: Putting debughtml after visualClear in Vector skin. Messed up Special:UserLogin ... X-Git-Tag: 1.31.0-rc.0~30025 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/supprimer.php?a=commitdiff_plain;h=9fa58c6d9313f5b775858a18d18c28a3eb365b8b;p=lhc%2Fweb%2Fwiklou.git Putting debughtml after visualClear in Vector skin. Messed up Special:UserLogin (debug starts to the right of the form. Doesn't affect other skins. --- diff --git a/skins/Vector.php b/skins/Vector.php index 8b00521c44..189c1ab067 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -184,9 +184,6 @@ class VectorTemplate extends BaseTemplate { - - html( 'debughtml' ); ?> - data['catlinks'] ): ?> html( 'catlinks' ); ?> @@ -198,6 +195,9 @@ class VectorTemplate extends BaseTemplate {
+ + html( 'debughtml' ); ?> +