diff options
Diffstat (limited to 'template/yoga/mail')
-rw-r--r-- | template/yoga/mail/text/html/cat_group_info.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/html/footer.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/html/global-mail-css.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/html/header.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/html/notification_by_mail.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/plain/cat_group_info.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/plain/footer.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/plain/header.tpl | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/plain/notification_by_mail.tpl | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/template/yoga/mail/text/html/cat_group_info.tpl b/template/yoga/mail/text/html/cat_group_info.tpl index 2c8c45d6a..19d0932a6 100644 --- a/template/yoga/mail/text/html/cat_group_info.tpl +++ b/template/yoga/mail/text/html/cat_group_info.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/html/cat_group_info.tpl 6468 2008-09-30T21:14:16.664623Z rub $ *} <div id="cat_group_info"> <h2>{'Informations'|@translate}</h2> <p>{$IMG_URL}</p> diff --git a/template/yoga/mail/text/html/footer.tpl b/template/yoga/mail/text/html/footer.tpl index 989d0ee0b..a9ffa6ad8 100644 --- a/template/yoga/mail/text/html/footer.tpl +++ b/template/yoga/mail/text/html/footer.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/html/footer.tpl 7094 2009-04-22T19:32:00.030733Z rub $ *} </div> <!-- content --> <div id="copyright"> <hr> diff --git a/template/yoga/mail/text/html/global-mail-css.tpl b/template/yoga/mail/text/html/global-mail-css.tpl index 29b34f375..6cac6c7a2 100644 --- a/template/yoga/mail/text/html/global-mail-css.tpl +++ b/template/yoga/mail/text/html/global-mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/html/global-mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices $ *} /* Global mail css */ body {ldelim} font-family: Univers, Helvetica, Optima; font-size:12px; margin:0px; padding:0px; } diff --git a/template/yoga/mail/text/html/header.tpl b/template/yoga/mail/text/html/header.tpl index 20e3dab83..f08fa4cdf 100644 --- a/template/yoga/mail/text/html/header.tpl +++ b/template/yoga/mail/text/html/header.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/html/header.tpl 6491 2008-10-04T09:50:02.198862Z rub $ *} -----={$BOUNDARY_KEY} Content-Type: {$CONTENT_TYPE}; charset="{$CONTENT_ENCODING}"; Content-Transfer-Encoding: 8bit diff --git a/template/yoga/mail/text/html/notification_by_mail.tpl b/template/yoga/mail/text/html/notification_by_mail.tpl index 225f11313..12bb14fd8 100644 --- a/template/yoga/mail/text/html/notification_by_mail.tpl +++ b/template/yoga/mail/text/html/notification_by_mail.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/html/notification_by_mail.tpl 7113 2009-04-26T14:59:15.515418Z rub $ *} <div id="nbm_message"> <h2>{'Notification'|@translate}</h2> <p>{'nbm_content_hello_1'|@translate}{$USERNAME}{'nbm_content_hello_2'|@translate}</p> diff --git a/template/yoga/mail/text/plain/cat_group_info.tpl b/template/yoga/mail/text/plain/cat_group_info.tpl index d91c0ebcc..dbc223c0c 100644 --- a/template/yoga/mail/text/plain/cat_group_info.tpl +++ b/template/yoga/mail/text/plain/cat_group_info.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/cat_group_info.tpl 6468 2008-09-30T21:14:16.664623Z rub $ *} {'Hello,'|@translate} {'Come to discover the category:'|@translate} {$CAT_NAME} diff --git a/template/yoga/mail/text/plain/footer.tpl b/template/yoga/mail/text/plain/footer.tpl index 1bd1aaaa9..1ae95893c 100644 --- a/template/yoga/mail/text/plain/footer.tpl +++ b/template/yoga/mail/text/plain/footer.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/footer.tpl 7094 2009-04-22T19:32:00.030733Z rub $ *} ------------------------------------------------------------------------------ {'Sent by'|@translate} {$GALLERY_URL} - {'powered_by'|@translate} Piwigo {$VERSION} - {'send_mail'|@translate} {$MAIL} diff --git a/template/yoga/mail/text/plain/header.tpl b/template/yoga/mail/text/plain/header.tpl index f1fcd61b5..5db4782ac 100644 --- a/template/yoga/mail/text/plain/header.tpl +++ b/template/yoga/mail/text/plain/header.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/header.tpl 6581 2008-10-15T00:30:28.026859Z rvelices $ *} -----={$BOUNDARY_KEY} Content-Type: {$CONTENT_TYPE}; charset="{$CONTENT_ENCODING}"; Content-Transfer-Encoding: 8bit{literal} diff --git a/template/yoga/mail/text/plain/notification_by_mail.tpl b/template/yoga/mail/text/plain/notification_by_mail.tpl index 256232f37..2ca749b4c 100644 --- a/template/yoga/mail/text/plain/notification_by_mail.tpl +++ b/template/yoga/mail/text/plain/notification_by_mail.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/notification_by_mail.tpl 6468 2008-09-30T21:14:16.664623Z rub $ *} {'nbm_content_hello_1'|@translate}{$USERNAME}{'nbm_content_hello_2'|@translate} {if isset($subscribe_by_admin)} |