Rev 11217 | Rev 13076 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11217 | Rev 12180 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | !set wims_module_log=error: $error |
- | |
2 | 1 | ||
3 | !default wims_name_passsup=$wims_name_Password ($name_sup) |
2 | !default wims_name_passsup=$wims_name_Password ($name_sup) |
4 | !default wims_name_password=$wims_name_Password ($name_classesss) |
3 | !default wims_name_password=$wims_name_Password ($name_classesss) |
5 | !default wims_name_institution=$name_Name_portal |
4 | !default wims_name_institution=$name_Name_portal |
6 | !default wims_name_description=$wims_name_name $name_classesss |
5 | !default wims_name_description=$wims_name_name $name_classesss |
Line 25... | Line 24... | ||
25 | !exit |
24 | !exit |
26 | !endif |
25 | !endif |
27 | 26 | ||
28 | !if getpass iswordof $error |
27 | !if getpass iswordof $error |
29 | !if $sendmail!=$empty |
28 | !if $sendmail!=$empty |
30 | <p class="wimscenter large">The password has |
29 | <p class="wimscenter large">The password has been send by email to the address |
31 | <p> |
30 | <p> |
32 | !endif |
31 | !endif |
33 | !if $regpass!=$empty |
32 | !if $regpass!=$empty |
34 | Sorry, your password is not correct. Please try again. |
33 | Sorry, your password is not correct. Please try again. |
35 | !else |
34 | !else |