mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
comment out delete account button
This commit is contained in:
parent
e02b52cb31
commit
c5fd382d2d
@ -30,6 +30,6 @@ $this->assign('title', __('Willkommen') . ' ' . $user['first_name'] . '&nbs
|
|||||||
</fieldset>
|
</fieldset>
|
||||||
<fieldset class="grd-margin-top-10">
|
<fieldset class="grd-margin-top-10">
|
||||||
<h3>Account ...</h3>
|
<h3>Account ...</h3>
|
||||||
<a class="grd-nav-bn" href="./account/user_delete"><?= __("löschen"); ?></a>
|
<!--<a class="grd-nav-bn" href="./account/user_delete"><?= __("löschen"); ?></a>-->
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user