From 3c540c2d6f1da01cbcc0605e8113024474845663 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 11 Feb 2007 08:50:43 +0000 Subject: Dynamic templates for NBM Just a second round... I didn't test what's append for new pictures or comments. git-svn-id: http://piwigo.org/svn/trunk@1805 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/mail/text/html/images/footer-bg.jpg | Bin 5477 -> 0 bytes template/yoga/mail/text/html/images/footer-bg.png | Bin 0 -> 15656 bytes template/yoga/mail/text/html/images/header-bg.jpg | Bin 5129 -> 0 bytes template/yoga/mail/text/html/images/header-bg.png | Bin 0 -> 30525 bytes template/yoga/mail/text/html/images/mailbody-bg.jpg | Bin 607 -> 0 bytes template/yoga/mail/text/html/images/mailbody-bg.png | Bin 0 -> 924 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 template/yoga/mail/text/html/images/footer-bg.jpg create mode 100644 template/yoga/mail/text/html/images/footer-bg.png delete mode 100644 template/yoga/mail/text/html/images/header-bg.jpg create mode 100644 template/yoga/mail/text/html/images/header-bg.png delete mode 100644 template/yoga/mail/text/html/images/mailbody-bg.jpg create mode 100644 template/yoga/mail/text/html/images/mailbody-bg.png (limited to 'template/yoga/mail/text/html/images') diff --git a/template/yoga/mail/text/html/images/footer-bg.jpg b/template/yoga/mail/text/html/images/footer-bg.jpg deleted file mode 100644 index f4d019247..000000000 Binary files a/template/yoga/mail/text/html/images/footer-bg.jpg and /dev/null differ diff --git a/template/yoga/mail/text/html/images/footer-bg.png b/template/yoga/mail/text/html/images/footer-bg.png new file mode 100644 index 000000000..fd3c2925f Binary files /dev/null and b/template/yoga/mail/text/html/images/footer-bg.png differ diff --git a/template/yoga/mail/text/html/images/header-bg.jpg b/template/yoga/mail/text/html/images/header-bg.jpg deleted file mode 100644 index 0f5c50fb9..000000000 Binary files a/template/yoga/mail/text/html/images/header-bg.jpg and /dev/null differ diff --git a/template/yoga/mail/text/html/images/header-bg.png b/template/yoga/mail/text/html/images/header-bg.png new file mode 100644 index 000000000..1770a3ddc Binary files /dev/null and b/template/yoga/mail/text/html/images/header-bg.png differ diff --git a/template/yoga/mail/text/html/images/mailbody-bg.jpg b/template/yoga/mail/text/html/images/mailbody-bg.jpg deleted file mode 100644 index 62cd75406..000000000 Binary files a/template/yoga/mail/text/html/images/mailbody-bg.jpg and /dev/null differ diff --git a/template/yoga/mail/text/html/images/mailbody-bg.png b/template/yoga/mail/text/html/images/mailbody-bg.png new file mode 100644 index 000000000..722a24f63 Binary files /dev/null and b/template/yoga/mail/text/html/images/mailbody-bg.png differ -- cgit v1.2.3