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:
rub 2007-03-13 23:01:16 +00:00
commit c5da19e536
7 changed files with 320 additions and 56 deletions

View 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>