Project

General

Profile

« Previous | Next » 

Revision 8086

use h3 tags for the headers rather than embedded tr/td classes

View differences:

ldapRegisterFailed.tmpl
1
    <h3>Oops!</h3>
2

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

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

  

Also available in: Unified diff