From 6fa46137f54a7e422d5977fecbdfb53c8a371874 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 9 Sep 2013 09:47:28 +0200 Subject: [PATCH] adding account invitations --- .../test/account/invitations/default.tpl | 78 ++++++++++--------- 1 file changed, 40 insertions(+), 38 deletions(-) diff --git a/public/templates/test/account/invitations/default.tpl b/public/templates/test/account/invitations/default.tpl index b8d6743a..6aa48857 100644 --- a/public/templates/test/account/invitations/default.tpl +++ b/public/templates/test/account/invitations/default.tpl @@ -1,43 +1,45 @@ -{include file="global/block_header.tpl" ALIGN="left" BLOCK_HEADER="Invitations"}
- - - - - - - - - - - - - - - -
E-Mail
Message
- -
+ + + +
+

Invitation

+
+
+ + +
+
+ + +
+
+
+ +
+
-{include file="global/block_footer.tpl"} -{include file="global/block_header.tpl" ALIGN="right" BLOCK_HEADER="Past Invitations"} - - - - - - - - - +
+

Past Invitations

+
E-MailSentActivated
+ + + + + + + + {section name=invite loop=$INVITATIONS} - - - - - + + + + + {/section} - -
E-MailSentActivated
{$INVITATIONS[invite].email}{$INVITATIONS[invite].time|date_format:"%d/%m/%Y %H:%M:%S"}
{$INVITATIONS[invite].email}{$INVITATIONS[invite].time|date_format:"%d/%m/%Y %H:%M:%S"}
-{include file="global/block_footer.tpl"} + + +