From: Tim Starling Date: Sat, 27 Mar 2004 06:16:42 +0000 (+0000) Subject: width=98% in top table X-Git-Tag: 1.3.0beta1~678 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=b1eac77fec9fe4c99564d8d7f68eea5859021a1b;p=lhc%2Fweb%2Fwiklou.git width=98% in top table --- diff --git a/includes/Skin.php b/includes/Skin.php index d97334f9e1..39f86c935a 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -297,7 +297,7 @@ class Skin { } $s .= "\n
\n
" . - ""; + "
"; $shove = ($qb != 0); $left = ($qb == 1 || $qb == 3);