From 69a7e238a4da3ac92f0b62aa2aba6ce3b530a943 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 2 Feb 2009 03:09:17 +0000 Subject: As we stagger towards completing the notification module. Item changes and Item additions email notifications with this change. Still to come is item deleted, comment added and comment updated. --- modules/notification/views/item_added.html.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 modules/notification/views/item_added.html.php (limited to 'modules/notification/views/item_added.html.php') diff --git a/modules/notification/views/item_added.html.php b/modules/notification/views/item_added.html.php new file mode 100644 index 00000000..1832fb39 --- /dev/null +++ b/modules/notification/views/item_added.html.php @@ -0,0 +1,25 @@ + + + + <?= $subject ?> + + +

+ + + + + + + + + + + + + + + +
+ + -- cgit v1.2.3