CC-4811: Move the edit user form to its own page
-done
This commit is contained in:
parent
3c6925da2a
commit
3de33bc3e3
4 changed files with 23 additions and 43 deletions
|
@ -1,3 +1,5 @@
|
|||
|
||||
<div class="ui-widget ui-widget-content block-shadow clearfix padded-strong edit-current-user">
|
||||
<h2><? echo _("Edit User") ?></h2>
|
||||
<?php echo $this->successMessage ?>
|
||||
<?php echo $this->form?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue