summaryrefslogtreecommitdiff
path: root/app/frontend/controls/AccountActivation.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'app/frontend/controls/AccountActivation.tpl')
-rw-r--r--app/frontend/controls/AccountActivation.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/frontend/controls/AccountActivation.tpl b/app/frontend/controls/AccountActivation.tpl
new file mode 100644
index 0000000..19c00b3
--- /dev/null
+++ b/app/frontend/controls/AccountActivation.tpl
@@ -0,0 +1,6 @@
+<com:TLabel ID="SuccessLabel">
+ <%[ Your account has been activated successfully. ]%>
+</com:TLabel>
+<com:Tlabel ID="ErrorLabel">
+ <%[ There was a problem with account activation. Maybe your account is already active? ]%>
+</com:Tlabel>