merge
This commit is contained in:
commit
046a724272
4209 changed files with 1186656 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