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

2 lines
366 B
Smarty

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