Rev 15947 | Rev 17131 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15947 | Rev 16919 | ||
---|---|---|---|
Line 61... | Line 61... | ||
61 | <li><a href="#sheetinfo">$name_info</a></li> |
61 | <li><a href="#sheetinfo">$name_info</a></li> |
62 | !ifval $activetest!=-1 |
62 | !ifval $activetest!=-1 |
63 | <li><a href="#list">$name_content</a></li> |
63 | <li><a href="#list">$name_content</a></li> |
64 | !if $indivtechvar!=0 and $indivtechvar!=$empty |
64 | !if $indivtechvar!=0 and $indivtechvar!=$empty |
65 | <li><a href="#individualisation">$name_individualisation</a></li> |
65 | <li><a href="#individualisation">$name_individualisation</a></li> |
- | 66 | !endif |
|
- | 67 | !if $prpage_save=yes |
|
- | 68 | <li><a href="#prpage">$(name_shinfo[5])</a></li> |
|
66 | !endif |
69 | !endif |
67 | !endif |
70 | !endif |
68 | </ul> |
71 | </ul> |
69 | <div id="sheetinfo"> |
72 | <div id="sheetinfo"> |
70 | !read adm/sheet/sheetinfo.phtml |
73 | !read adm/sheet/sheetinfo.phtml |
Line 145... | Line 148... | ||
145 | <div id="individualisation"> |
148 | <div id="individualisation"> |
146 | !readproc indiv.proc |
149 | !readproc indiv.proc |
147 | !read indiv.phtml |
150 | !read indiv.phtml |
148 | </div> |
151 | </div> |
149 | !endif |
152 | !endif |
- | 153 | ||
- | 154 | !if $prpage_save=yes |
|
- | 155 | <div id="prpage"> |
|
- | 156 | !readproc proc/prpage.proc |
|
- | 157 | !read proc/prpage.phtml |
|
- | 158 | </div> |
|
- | 159 | !endif |
|
- | 160 | ||
150 | 161 | ||
151 | :end |
162 | :end |
152 | </div> |
163 | </div> |
153 | !if $activetest>=0 |
164 | !if $activetest>=0 |
154 | !if $activetest=0 |
165 | !if $activetest=0 |
Line 166... | Line 177... | ||
166 | !endif |
177 | !endif |
167 | 178 | ||
168 | <!-- adm/class/sheet/main.phtml END --> |
179 | <!-- adm/class/sheet/main.phtml END --> |
169 | !tail |
180 | !tail |
170 | 181 | ||
171 | !distribute item |
182 | !distribute item ,,,, into job,source,title,desc,prpage |