Revision 8195
Added by Jing Tao about 11 years ago
lib/style/common/templates/ldapRegisterFailed.tmpl | ||
---|---|---|
5 | 5 |
|
6 | 6 |
<tr><td align="left"><span class="label text-error">[% errorMessage %]</span></td></tr> |
7 | 7 |
|
8 |
<tr><td align="left"><span class="regtext">The most likely |
|
8 |
<!--<tr><td align="left"><span class="regtext">The most likely
|
|
9 | 9 |
problem is that the username that you chose already exists. Pick |
10 | 10 |
a different username and try submitting the form again. |
11 |
</span></td></tr> |
|
11 |
</span></td></tr>-->
|
|
12 | 12 |
</table> |
13 | 13 |
|
Also available in: Unified diff
Remove the sentence which saied the failure reason is the uid has been used.