questlab/views/textmail/mail/userregistration.tpl
2014-05-27 11:46:06 +02:00

3 lines
195 B
Smarty

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