Project

General

Profile

« Previous | Next » 

Revision 8212

Added by Jing Tao about 11 years ago

Add a new template to handle the failure during the email verification.

View differences:

lib/style/common/templates/ldapVerificationFailed.tmpl
1
    <h3>Oops!</h3>
2

  
3
    <table class="intro" cellpadding="3" cellspacing="0">
4
    <tr><td align="left"><span class="regtext">There was a problem activating your account. The error was:</span></td></tr>
5

  
6
    <tr><td align="left"><span class="label text-error">[% errorMessage %]</span></td></tr>
7
    
8
    <!--<tr><td align="left"><span class="regtext">The most likely
9
    problem is that the username that you chose already exists.  Pick
10
    a different username and try submitting the form again.
11
    </span></td></tr>-->
12
    </table>
13

  
0 14

  

Also available in: Unified diff