CC-2051: Unable to change user password

-Password is changeable, and success message appears whenever a user is added/updated.
This commit is contained in:
martin 2011-03-24 22:29:14 -04:00
parent d71bfbe191
commit 343fb593ee
5 changed files with 23 additions and 3 deletions

View file

@ -26,6 +26,7 @@
</div>
</div>
<div class="user-data simple-formblock" id="user_details">
<?php echo $this->successMessage ?>
<fieldset class="padded">
<?php echo $this->form ?>
</fieldset>