3 lines
189 B
Smarty
3 lines
189 B
Smarty
<?=_('A new user has been registered')?>: <?=$user['username']?>
|
|
|
|
<?php if(!is_null($linker)) : ?><?=$linker->link(array('users',$user['url']),0,false,null,false,null,true)?><?php endif ?>
|