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
2
views/htmlmail/mail/userregistration.tpl
Normal file
2
views/htmlmail/mail/userregistration.tpl
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<?=_('A new user has been registered')?>:
|
||||
<?php if(!is_null($linker)) : ?><a href="<?=$linker->link(array('users','user',$user['url']),0,true,null,false,null,true)?>"><?=$user['username']?></a><?php else : ?><?=$user['username']?><?php endif ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue