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

2 lines
307 B
Smarty

<?=sprintf(_('Your submission for the Quest “%s” of the Seminary “%s” has been approved'), $quest['title'], $seminary['title'])?>.
<?php if(!is_null($linker)) : ?><?=$linker->link(array('quests','quest',$seminary['url'],$questgroup['url'],$quest['url']),0,true,null,false,null,true)?><?php endif ?>