Fixing Contact email views

This commit is contained in:
Karl Cordes 2011-03-21 17:15:00 +11:00
parent 72ccd205ef
commit a270f31009

View file

@ -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>