summaryrefslogtreecommitdiff
path: root/app/frontend/controls/AccountActivation.tpl
blob: 19c00b38a8a2236236cc65e9e2d16a862ec801d0 (plain)
1
2
3
4
5
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>