Rev 6038 | Rev 15335 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6038 | Rev 9370 | ||
---|---|---|---|
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 | !href target=wims_tool module=tool/$t_ $n__ |
30 | !href target=wims_tool$i module=tool/$t_ $n__ |
31 | |
31 | |
32 | !next i |
32 | !next i |
33 | <span class="small">$name_prompt_tool2</span> |
33 | <span class="small">$name_prompt_tool2</span> |
34 | </p> |
34 | </p> |
35 | !endif |
35 | !endif |