Fix bad default value for language on table user_info
Improve mail send (Undisclosed-recipients, switch language, ...) Improve send an email to group members (Use Bcc, template, multi-language, ...) (But need more improvements) git-svn-id: http://piwigo.org/svn/trunk@1904 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
6295173652
commit
c5da19e536
7 changed files with 320 additions and 56 deletions
7
template/yoga/mail/text/html/cat_group_info.tpl
Normal file
7
template/yoga/mail/text/html/cat_group_info.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div id="cat_group_info">
|
||||
<h2>{lang:Informations}</h2>
|
||||
<p>{IMG_URL}</p>
|
||||
<p>{lang:hello}</p>
|
||||
<p><a href="{LINK}">{LINK}</a></p>
|
||||
<p>{CPL_CONTENT}</p>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue