Rev 16205 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16205 | Rev 16219 | ||
---|---|---|---|
Line 25... | Line 25... | ||
25 | <p>$name_prompt_tool1 |
25 | <p>$name_prompt_tool1 |
26 | !for i=1 to $n_ |
26 | !for i=1 to $n_ |
27 | !set l_=!line $i of $T_ |
27 | !set l_=!line $i of $T_ |
28 | !set t_=!item 1 of $l_ |
28 | !set t_=!item 1 of $l_ |
29 | !set n__=!item 2 to -1 of $l_ |
29 | !set n__=!item 2 to -1 of $l_ |
30 | !set wims_ref_class=wims_button |
30 | !set wims_ref_class=wims_button wims_button_help |
31 | !href target=wims_tool$i module=tool/$t_ $n__ |
31 | !href target=wims_tool$i module=tool/$t_ $n__ |
32 | |
- | |
33 | !next i |
32 | !next i |
34 | <span class="small">$name_prompt_tool2</span> |
33 | <span class="small">$name_prompt_tool2</span> |
35 | </p> |
34 | </p> |
36 | !endif |
35 | !endif |
37 | 36 |