Rev 7885 | Rev 8045 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7885 | Rev 8032 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !for a=1 to $[max(min(2,$step-1),1)] |
13 | !for a=1 to $[max(min(2,$step-1),1)] |
14 | <li>$(name_help$a)</li> |
14 | <li>$(name_help$a)</li> |
15 | !next |
15 | !next |
16 | !if $step=2 |
16 | !if $step=2 |
17 | <li class="wims_emph">$(name_help$[min(3,$step)])</li> |
17 | <li class="wims_emph">$(name_help$[min(3,$step)])</li> |
- | 18 | </ol> |
|
18 | !endif |
19 | !endif |
19 | 20 | ||
20 | !if $step>=3 |
21 | !if $step>=3 |
21 | !if $type<=1 |
22 | !if $type<=1 |
22 | <li class="wims_emph">$(name_help$type$ext)</li> |
23 | <li class="wims_emph">$(name_help$type$ext)</li> |
Line 45... | Line 46... | ||
45 | !set tindex=!append item $titre to $tindex |
46 | !set tindex=!append item $titre to $tindex |
46 | !set lex=!append item $t to $lex |
47 | !set lex=!append item $t to $lex |
47 | !endif |
48 | !endif |
48 | !next |
49 | !next |
49 | !formselect end list 0,$lex prompt choisir,$tindex |
50 | !formselect end list 0,$lex prompt choisir,$tindex |
50 | </li> |
51 | </li> |
51 | !endif |
52 | !endif |
52 | </ol> |
53 | </ol> |
53 | !if $type!=2 or $ext=1 |
54 | !if $type!=2 or $ext=1 |
54 | <p class="wimscenter wimsform"> |
55 | <p class="wimscenter wimsform"> |
55 | <input type="submit" value="$wims_name_send" /> |
56 | <input type="submit" value="$wims_name_send" /> |
56 | </p> |
57 | </p> |