Rev 7040 | Rev 12822 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7040 | Rev 7044 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | 7 | ||
8 | !default gotcntS=0 |
8 | !default gotcntS=0 |
9 | !if $[$gotcntS + $gotcnt]=0 |
9 | !if $[$gotcntS + $gotcnt]=0 |
10 | !changeto lang/welcome-S.phtml.$lang |
10 | !changeto lang/welcome-S.phtml.$lang |
11 | !endif |
11 | !endif |
12 | <pre> |
- | |
13 | $gotd |
12 | |
14 | </pre> |
- | |
15 | <ul class="wims_home_result_list wims_sheet"> |
13 | <ul class="wims_home_result_list wims_sheet"> |
16 | !for i=1 to $gotcnt |
14 | !for i=1 to $gotcnt |
17 | !set m_=!line $i of $gotm |
15 | !set m_=!line $i of $gotm |
18 | !set t_=!line $i of $gott |
16 | !set t_=!line $i of $gott |
19 | !set d_=!line $i of $gotd |
17 | !set d_=!line $i of $gotd |