CC-4736: Let non-admin users update their user info
new form
This commit is contained in:
parent
dd5882984e
commit
f12547dfb4
2 changed files with 121 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
|
||||
<?php echo $this->successMessage ?>
|
||||
<div id="current-user-container">
|
||||
<?php echo $this->form?>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue