hide map for Character groups Quest Stations when there are no stations
This commit is contained in:
commit
df14dfafc3
4371 changed files with 1220224 additions and 0 deletions
3
views/textmail/mail/characterregistration.tpl
Normal file
3
views/textmail/mail/characterregistration.tpl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?=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 ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue