diff options
Diffstat (limited to 'template/yoga/mail/text/html')
5 files changed, 5 insertions, 0 deletions
diff --git a/template/yoga/mail/text/html/admin/cat_group_info.tpl b/template/yoga/mail/text/html/admin/cat_group_info.tpl index 3451f6645..8d744746c 100644 --- a/template/yoga/mail/text/html/admin/cat_group_info.tpl +++ b/template/yoga/mail/text/html/admin/cat_group_info.tpl @@ -1,3 +1,4 @@ +<!-- DEV TAG: not smarty migrated --> <div id="cat_group_info"> <h2>{lang:Informations}</h2> <p>{IMG_URL}</p> diff --git a/template/yoga/mail/text/html/admin/notification_by_mail.tpl b/template/yoga/mail/text/html/admin/notification_by_mail.tpl index 77d40daea..ea9fefbc5 100644 --- a/template/yoga/mail/text/html/admin/notification_by_mail.tpl +++ b/template/yoga/mail/text/html/admin/notification_by_mail.tpl @@ -1,3 +1,4 @@ +<!-- DEV TAG: not smarty migrated --> <div id="nbm_message"> <h2>{lang:Notification}</h2> <p>{lang:nbm_content_hello_1}{USERNAME}{lang:nbm_content_hello_2}</p> diff --git a/template/yoga/mail/text/html/footer.tpl b/template/yoga/mail/text/html/footer.tpl index c0ee0d2e4..50b661486 100644 --- a/template/yoga/mail/text/html/footer.tpl +++ b/template/yoga/mail/text/html/footer.tpl @@ -1,3 +1,4 @@ +<!-- DEV TAG: not smarty migrated --> </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 c8e4b3c63..f3c59f1e5 100644 --- a/template/yoga/mail/text/html/global-mail-css.tpl +++ b/template/yoga/mail/text/html/global-mail-css.tpl @@ -1,3 +1,4 @@ +<!-- DEV TAG: not smarty migrated --> /* $Id$ */ /* Global mail css */ /* Including like css style on HTML mail */ diff --git a/template/yoga/mail/text/html/header.tpl b/template/yoga/mail/text/html/header.tpl index 716a498e6..63ccbe327 100644 --- a/template/yoga/mail/text/html/header.tpl +++ b/template/yoga/mail/text/html/header.tpl @@ -1,3 +1,4 @@ +<!-- DEV TAG: not smarty migrated --> -----={BOUNDARY_KEY} Content-Type: {CONTENT_TYPE}; charset="{CONTENT_ENCODING}"; Content-Transfer-Encoding: 8bit |