source: trunk/themes/default/template/mail/text/html/cat_group_info.tpl @ 7024

Last change on this file since 7024 was 7024, checked in by plg, 14 years ago

feature 1616: rename category into album, a few language keys were missing

  • Property svn:eol-style set to LF
File size: 247 bytes
Line 
1<div id="cat_group_info">
2<h2>{'Informations'|@translate}</h2>
3<p>{$IMG_URL}</p>
4<p>{'Hello,'|@translate}</p>
5<p>{'Discover album:'|@translate} <a href="{$LINK}">{$CAT_NAME}</a></p>
6<p>{$CPL_CONTENT}</p>
7<p>{'See you soon.'|@translate}</p>
8</div>
Note: See TracBrowser for help on using the repository browser.