Fix responsive
This commit is contained in:
parent
3650dc3ec9
commit
0bd4bc39dd
@ -1005,7 +1005,7 @@ if ($action == 'create' || $action == 'adduserldap')
|
||||
}
|
||||
else
|
||||
{
|
||||
print '<input size="40" type="text" name="skype" value="'.GETPOST('skype').'">';
|
||||
print '<input class="maxwidth200" type="text" name="skype" value="'.GETPOST('skype').'">';
|
||||
}
|
||||
print '</td></tr>';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user