1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 10:23:53 +02:00

Bootstrap 4 Fixes on Usersettings page.

This commit is contained in:
Cameron
2020-05-13 13:31:43 -07:00
parent e86d6272fa
commit bf00c3ad83
6 changed files with 23 additions and 21 deletions

View File

@@ -52,7 +52,7 @@ $CONTACT_TEMPLATE['menu'] = '
{CONTACT_BODY=rows=5&cols=30}
</div>
<div class="form-group"><label for="gdpr">'.LANCONTACT_24.'</label>
<div class="checkbox">
<div class="checkbox form-check">
<label>{CONTACT_GDPR_CHECK} '.LANCONTACT_21.'</label>
<div class="help-block">{CONTACT_GDPR_LINK}</div>
</div>