correct links in e?mail notifications
This commit is contained in:
parent
26ccbc61e0
commit
a08a09a9a0
7 changed files with 7 additions and 8 deletions
|
|
@ -1,3 +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',$seminary['url'],$user['url']),0,false,null,false,null,true)?><?php endif ?>
|
||||
<?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