Subversion Repositories wimsdev

Rev

Rev 11484 | Rev 13399 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11484 Rev 13188
Line 20... Line 20...
20
 !exit
20
 !exit
21
!endif
21
!endif
22
 
22
 
23
!if $error=no_cgu
23
!if $error=no_cgu
24
 Encara no has acceptat les condicions generals d'ús d'aquest servidor (CGU).
24
 Encara no has acceptat les condicions generals d'ús d'aquest servidor (CGU).
25
 S'han d'acceptar les CGU abans de identificar-vos.
25
 S'han d'acceptar les CGU abans de poder-vos identificar.
26
 !form reply
26
 !form reply
27
  !formcheckbox agreecgu list yes prompt $name_acceptcgu
27
  !formcheckbox agreecgu list yes prompt $name_acceptcgu
28
  [
28
  [
29
  !href cmd=help $name_seecgu
29
  !href cmd=help $name_seecgu
30
  ]
30
  ]
Line 46... Line 46...
46
<input size="1" name="clock" /> </form>
46
<input size="1" name="clock" /> </form>
47
 !exit
47
 !exit
48
!endif
48
!endif
49
 
49
 
50
!msg $error
50
!msg $error
-
 
51