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:
parent
1a3660405a
commit
f1914f122e
6 changed files with 31 additions and 10 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
{lang:hello}
|
||||
|
||||
{lang:Come to discover the category:} {CAT_NAME}
|
||||
{LINK}
|
||||
|
||||
{CPL_CONTENT}
|
||||
|
||||
{lang:See you soon.}
|
||||
Loading…
Add table
Add a link
Reference in a new issue