questlab/views/textmail/mail/characterregistration.tpl
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00

3 lines
316 B
Smarty

<?=sprintf(_('User “%s” has registered a new Character for the Seminary “%s”'), $user['username'], $seminary['title'])?>: <?=$character['name']?>
<?php if(!is_null($linker)) : ?><?=$linker->link(array('characters','character',$seminary['url'],$character['url']),0,true,null,false,null,true)?><?php endif ?>