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 @@
|
|||
<?=_('A new user has been registered')?>: <?=$user['username']?>
|
||||
|
||||
<?php if(!is_null($linker)) : ?><?=$linker->link(array('users',$user['url']),0,false,null,false,null,true)?><?php endif ?>
|
||||
<?php if(!is_null($linker)) : ?><?=$linker->link(array('users','user',$user['url']),0,true,null,false,null,true)?><?php endif ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue