mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Merge pull request #4337 from Jimmi08/patch-9
fix for left align of checkboxes
This commit is contained in:
commit
3eb42b5c0f
@ -59,7 +59,7 @@ $USERSETTINGS_WRAPPER['edit']['CUSTOMTITLE'] = "<div class='form-group'>
|
||||
|
||||
$USERSETTINGS_WRAPPER['edit']['USERCLASSES'] = "<div class='form-group'>
|
||||
<label class='col-sm-3 control-label'>".LAN_USER_76.":".req(e107::getPref('signup_option_class'))."</label>
|
||||
<div class='col-sm-9'>{---}</div>
|
||||
<div class='col-sm-9 checkbox'>{---}</div>
|
||||
</div>
|
||||
";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user