Rev 15375 | Rev 17018 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15375 | Rev 15442 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | !set n_=!line $i of $gotm_ |
19 | !set n_=!line $i of $gotm_ |
20 | !if $i_=$n_ or $i_ issametext |
20 | !if $i_=$n_ or $i_ issametext |
21 | !set i_=$d_ |
21 | !set i_=$d_ |
22 | !endif |
22 | !endif |
23 | !if $i_=$empty |
23 | !if $i_=$empty |
24 | !set i_=!lookup $n_ in wimshome/public_html/$basedir/information |
24 | !set i_=!lookup $n_ in wimshome/public_html/$basedir/information |
25 | !endif |
25 | !endif |
26 | <li class="wims_home_result_list"> |
26 | <li class="wims_home_result_list"> |
27 | !href module=adm/sheet&job=read&sh=$m_ $t_ |
27 | !href module=adm/sheet&job=read&sh=$m_ $t_ |
28 | !if $i_ != $empty |
28 | !if $i_ != $empty |
29 | , $i_ |
29 | , $i_ |