mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 02:00:14 +02:00
Issue #3175 GDPR work.
This commit is contained in:
@@ -173,6 +173,7 @@ $USERSETTINGS_EDIT = "
|
||||
</table>
|
||||
<div>
|
||||
{UPDATESETTINGSBUTTON}
|
||||
{DELETEACCOUNTBUTTON}
|
||||
</div>
|
||||
</div>
|
||||
";
|
||||
@@ -303,6 +304,7 @@ $USERSETTINGS_TEMPLATE['edit'] = "
|
||||
<div class='form-group'>
|
||||
<div class='col-sm-offset-3 col-sm-9'>
|
||||
{UPDATESETTINGSBUTTON}
|
||||
{DELETEACCOUNTBUTTON}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user