1
0
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:
Cameron
2018-06-05 12:55:20 -07:00
parent 33f8b885fe
commit a1469aad5e
6 changed files with 53 additions and 4 deletions

View File

@@ -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>