Subversion Repositories wimsdev

Rev

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

Rev 12822 Rev 15375
Line 22... Line 22...
22
  !endif
22
  !endif
23
  !if $i_=$empty
23
  !if $i_=$empty
24
    !set i_=!lookup $n_ in wimshome/public_html/$basedir/information.$search_lang
24
    !set i_=!lookup $n_ in wimshome/public_html/$basedir/information.$search_lang
25
  !endif
25
  !endif
26
  <li class="wims_home_result_list">
26
  <li class="wims_home_result_list">
27
  $ii_
-
 
28
  !href module=adm/sheet&job=read&sh=$search_lang/$m_ $t_
27
  !href module=adm/sheet&job=read&sh=$m_ $t_
29
  !if $i_ != $empty
28
  !if $i_ != $empty
30
    , $i_
29
    , $i_
31
  !else
30
  !else
32
    .
31
    .
33
  !endif
32
  !endif