Send email on pwg group:

o Best mail content
  o Add a text area in order to complete email

git-svn-id: http://piwigo.org/svn/trunk@1916 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub 2007-03-16 22:52:52 +00:00
commit f1914f122e
6 changed files with 31 additions and 10 deletions

View file

@ -2,6 +2,7 @@
<h2>{lang:Informations}</h2>
<p>{IMG_URL}</p>
<p>{lang:hello}</p>
<p><a href="{LINK}">{LINK}</a></p>
<p>{lang:Come to discover the category:} <a href="{LINK}">{CAT_NAME}</a></p>
<p>{CPL_CONTENT}</p>
<p>{lang:See you soon.}</p>
</div>

View file

@ -1,6 +1,8 @@
{lang:hello}
{lang:Come to discover the category:} {CAT_NAME}
{LINK}
{CPL_CONTENT}
{lang:See you soon.}