Project

General

Profile

« Previous | Next » 

Revision 2411

Added by sgarg over 19 years ago

Fixed formatting of the html page generated by using tables in all ldap files.

(Commit done by Saurabh Garg for Veronique)

View differences:

ldapRegisterFailed.tmpl
1
    <h2>Registration Failed</h2>
2
    <p>There was a problem creating your account.  The error was:<p>
1
    <table class="intro" cellpadding="3" cellspacing="0">
2
    <tr><td align="left"><span class="emphasis">Registration Failed</span></td></tr>
3
    <tr><td align="left"><span class="regtext">There was a problem creating your account.  The error was:</span></td></tr>
3 4

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

  

Also available in: Unified diff