Revision 8087
Added by ben leinfelder over 11 years ago
ldapRegisterFailed.tmpl | ||
---|---|---|
1 | 1 |
<h3>Oops!</h3> |
2 | 2 |
|
3 | 3 |
<table class="intro" cellpadding="3" cellspacing="0"> |
4 |
<tr><td align="left"><span class="regtext">There was a problem creating your account. The error was:</span></td></tr>
|
|
4 |
<tr><td align="left"><span class="regtext">There was a problem creating your account. The error was:</span></td></tr> |
|
5 | 5 |
|
6 |
<tr><td align="left"><span class="label">[% errorMessage %]</span></td></tr> |
|
6 |
<tr><td align="left"><span class="label text-error">[% errorMessage %]</span></td></tr>
|
|
7 | 7 |
|
8 | 8 |
<tr><td align="left"><span class="regtext">The most likely |
9 | 9 |
problem is that the username that you chose already exists. Pick |
Also available in: Unified diff
use text-error class for error messages