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