aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mail/text
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2009-05-13 23:21:06 +0000
committerplegall <plg@piwigo.org>2009-05-13 23:21:06 +0000
commitae39ae328aa341ddeb1f23607488cfda0d6965b8 (patch)
tree973bac677d1edbbdfc9fd3560efd766494d52150 /template/yoga/mail/text
parent41e0ae234312c82d62c9998674b4606bef722d3d (diff)
complement to r3282, remove all $Id$ in source code.
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/mail/text')
-rw-r--r--template/yoga/mail/text/html/cat_group_info.tpl1
-rw-r--r--template/yoga/mail/text/html/footer.tpl1
-rw-r--r--template/yoga/mail/text/html/global-mail-css.tpl1
-rw-r--r--template/yoga/mail/text/html/header.tpl1
-rw-r--r--template/yoga/mail/text/html/notification_by_mail.tpl1
-rw-r--r--template/yoga/mail/text/plain/cat_group_info.tpl1
-rw-r--r--template/yoga/mail/text/plain/footer.tpl1
-rw-r--r--template/yoga/mail/text/plain/header.tpl1
-rw-r--r--template/yoga/mail/text/plain/notification_by_mail.tpl1
9 files changed, 0 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 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>
diff --git a/template/yoga/mail/text/plain/cat_group_info.tpl b/template/yoga/mail/text/plain/cat_group_info.tpl
index dbc223c0c..59604846e 100644
--- a/template/yoga/mail/text/plain/cat_group_info.tpl
+++ b/template/yoga/mail/text/plain/cat_group_info.tpl
@@ -1,4 +1,3 @@
-{* $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 1ae95893c..c386f0962 100644
--- a/template/yoga/mail/text/plain/footer.tpl
+++ b/template/yoga/mail/text/plain/footer.tpl
@@ -1,4 +1,3 @@
-{* $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 5db4782ac..6fcc863d2 100644
--- a/template/yoga/mail/text/plain/header.tpl
+++ b/template/yoga/mail/text/plain/header.tpl
@@ -1,4 +1,3 @@
-{* $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 2ca749b4c..b1928853f 100644
--- a/template/yoga/mail/text/plain/notification_by_mail.tpl
+++ b/template/yoga/mail/text/plain/notification_by_mail.tpl
@@ -1,4 +1,3 @@
-{* $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)}