1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
!set wims_module_log=ERROR $error
!if $error=bad_password
벻Ͽ. һ.
<span class="wims_warning">$wims_name_warning</span>! 5 κ迼!
<span id="badpwd"></span>.
!exit
!endif
!if $error=in_exam
ڲμӿʱܸı༶.
!exit
!endif
!if $error=recent_rafale
ڲĻ, ʺŽ 10 .
!exit
!endif
!if $error=no_cgu
㻹ûнܱʹ.
ֻн˴֤.
!form reply
!formcheckbox agreecgu list yes prompt $name_acceptcgu
[
!href cmd=help $name_seecgu
]
!let save_logincgu=$auth_user
<div class="wimscenter wimsform">
<input type="submit" value="$wims_name_tosave">
</div>
!formend
!exit
!endif
!if $error=bad_loginmail
ʶݻעʱûй涨ӵַ.
<br>
ĽʦΪṩһ.
<span class="wims_warning">$wims_name_warning</span> ! ȡĹ̽5ֹͣ !
<span id="badpwd"></span>.
!exit
!endif
!if $error=bad_cas_connexion
There was a problem during the CAS connection.
<div class="tt">$response</div>
!exit
!endif
!if $error=fullexamplecls
!! TODO_lang
!changeto lang/msg.phtml.fr
!exit
!endif
!msg $error
|