From: Chad Horohoe Date: Wed, 10 Nov 2010 15:37:55 +0000 (+0000) Subject: (bug 25856) fix exaggerated indentation of checkbox text X-Git-Tag: 1.31.0-rc.0~33943 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=9f867044f2a76a5694114f3f327596349d97c602;p=lhc%2Fweb%2Fwiklou.git (bug 25856) fix exaggerated indentation of checkbox text --- diff --git a/includes/installer/WebInstaller.php b/includes/installer/WebInstaller.php index 2668ba7cd2..9f4e6da44c 100644 --- a/includes/installer/WebInstaller.php +++ b/includes/installer/WebInstaller.php @@ -802,7 +802,6 @@ class WebInstaller extends CoreInstaller { $params['value'], $params['attribs'] + array( 'id' => $params['controlName'], - 'class' => 'config-input-text', 'tabindex' => $this->nextTabIndex(), ) ) .