From: T.D. Corell Date: Mon, 26 May 2003 12:46:42 +0000 (+0000) Subject: valign=center changes to valign=middle (HTML4.0 Spec) X-Git-Tag: 1.1.0~510 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=c370553f75f4cf17ab38d8009c01229799ad1a6e;p=lhc%2Fweb%2Fwiklou.git valign=center changes to valign=middle (HTML4.0 Spec) --- diff --git a/includes/SkinCologneBlue.php b/includes/SkinCologneBlue.php index e0b4aba50f..5640d1114e 100644 --- a/includes/SkinCologneBlue.php +++ b/includes/SkinCologneBlue.php @@ -21,7 +21,7 @@ class SkinCologneBlue extends Skin { $s .= "\n
\n
" . ""; - $s .= "
"; + $s .= ""; $s .= ""; $s .= "" . wfMsg( "sitetitle" ) . "";