Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 267 → Rev 268

/trunk/wims/public_html/modules/home/result.S
4,14 → 4,15
!changeto wimshome/public_html/bases/sheet/$lang/welcome.phtml
!endif
 
<ul>
<ul class="wims_home_result_list">
!for i=1 to $gotcnt
!set m_=!line $i of $gotm
!set t_=!line $i of $gott
!set d_=!line $i of $gotd
<li>
<li class="wims_home_result_list">
!href module=adm/sheet&job=read&sh=$lang/$m_ $t_
, $d_
</li>
!next i
</ul> <p>