diff options
Diffstat (limited to 'template/yoga/mail/text/html')
-rw-r--r-- | template/yoga/mail/text/html/cat_group_info.tpl | 1 | ||||
-rw-r--r-- | template/yoga/mail/text/html/footer.tpl | 1 | ||||
-rw-r--r-- | template/yoga/mail/text/html/global-mail-css.tpl | 1 | ||||
-rw-r--r-- | template/yoga/mail/text/html/header.tpl | 1 | ||||
-rw-r--r-- | template/yoga/mail/text/html/notification_by_mail.tpl | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/template/yoga/mail/text/html/cat_group_info.tpl b/template/yoga/mail/text/html/cat_group_info.tpl index 19d0932a6..a0c703bb0 100644 --- a/template/yoga/mail/text/html/cat_group_info.tpl +++ b/template/yoga/mail/text/html/cat_group_info.tpl @@ -1,4 +1,3 @@ -{* $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 a9ffa6ad8..92e69b089 100644 --- a/template/yoga/mail/text/html/footer.tpl +++ b/template/yoga/mail/text/html/footer.tpl @@ -1,4 +1,3 @@ -{* $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 6cac6c7a2..5c8e87a54 100644 --- a/template/yoga/mail/text/html/global-mail-css.tpl +++ b/template/yoga/mail/text/html/global-mail-css.tpl @@ -1,4 +1,3 @@ -{* $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 f08fa4cdf..9ab46693c 100644 --- a/template/yoga/mail/text/html/header.tpl +++ b/template/yoga/mail/text/html/header.tpl @@ -1,4 +1,3 @@ -{* $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 12bb14fd8..5a0115e2f 100644 --- a/template/yoga/mail/text/html/notification_by_mail.tpl +++ b/template/yoga/mail/text/html/notification_by_mail.tpl @@ -1,4 +1,3 @@ -{* $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> |