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"} + + +