5 lines
199 B
PHTML
5 lines
199 B
PHTML
<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>
|