From 5b038de71715c8ec006abffe9d23c4172b71d0ba Mon Sep 17 00:00:00 2001 From: rub Date: Thu, 8 Feb 2007 22:04:36 +0000 Subject: Issue 0000639: Force selected page on index.php Continue the Radu idea, restrict more use of random list Issue 0000598: NBM: Add new informations Add css on mail Use user template for mail (on next commit, best control) Comment mass_inserts because don't with MySQL 4.1.9 git-svn-id: http://piwigo.org/svn/trunk@1792 68402e56-0260-453c-a942-63ccdbb3a9ee --- .../mail/text/html/admin/notification_by_mail.tpl | 7 +++++-- template/yoga/mail/text/html/default-layout.css | 8 ++++++++ template/yoga/mail/text/html/footer.tpl | 1 + template/yoga/mail/text/html/header.tpl | 20 ++++++++++++++++++-- 4 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 template/yoga/mail/text/html/default-layout.css (limited to 'template/yoga') 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 9af59551d..d3c6cc796 100644 --- a/template/yoga/mail/text/html/admin/notification_by_mail.tpl +++ b/template/yoga/mail/text/html/admin/notification_by_mail.tpl @@ -1,4 +1,5 @@
+

{lang:Notification}

{lang:nbm_content_hello_1}{USERNAME}{lang:nbm_content_hello_2}

@@ -42,11 +43,13 @@

-

+

+ +
+

{recent_post.recent_post_block.TITLE}

{recent_post.recent_post_block.HTML_DATA} -

diff --git a/template/yoga/mail/text/html/default-layout.css b/template/yoga/mail/text/html/default-layout.css new file mode 100644 index 000000000..d415a371f --- /dev/null +++ b/template/yoga/mail/text/html/default-layout.css @@ -0,0 +1,8 @@ +/* $Id$ */ + +BODY#theMailPage #content +{ + margin: 2em; + text-align: left; +} + diff --git a/template/yoga/mail/text/html/footer.tpl b/template/yoga/mail/text/html/footer.tpl index ac0d2784f..1e85a6a5d 100644 --- a/template/yoga/mail/text/html/footer.tpl +++ b/template/yoga/mail/text/html/footer.tpl @@ -1,3 +1,4 @@ +