Subversion Repositories wimsdev

Rev

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

Rev 15335 Rev 16205
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 wims_button_tool
30
    !href target=wims_tool$i module=tool/$t_ $n__
31
    !href target=wims_tool$i module=tool/$t_ $n__
31
    &nbsp;
32
    &nbsp;
32
  !next i
33
  !next i
33
  <span class="small">$name_prompt_tool2</span>
34
  <span class="small">$name_prompt_tool2</span>
34
  </p>
35
  </p>