Fixing Contact email views
This commit is contained in:
parent
72ccd205ef
commit
a270f31009
|
|
@ -1,4 +1,6 @@
|
|||
<?=$javascript->link('view_user_email'); ?>
|
||||
<span id="userID" style="display: none;"><?=$user['User']['id']?></span>
|
||||
|
||||
|
||||
<div class="users view">
|
||||
<h2><?php __('Contact: '.$user['User']['username'] );?></h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue