Rev 12072 | Rev 12406 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12072 | Rev 12395 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read adm/css.phtml |
1 | !read adm/css.phtml |
2 | !read adm/class/classname.phtml $wims_classname\ |
2 | !read adm/class/classname.phtml $wims_classname\ |
3 | $wims_institutionname |
3 | $wims_institutionname |
4 | !header1 |
4 | !header1 |
5 | 5 | ||
6 | <script type="text/javascript" src="scripts/js/wz_tooltip.js"></script> |
6 | !!<script type="text/javascript" src="scripts/js/wz_tooltip.js"></script> |
7 | !! not useful ??? |
7 | !! not useful ??? |
8 | !!!if $cmd=help |
8 | !!!if $cmd=help |
9 | !! !read lang/help.phtml |
9 | !! !read lang/help.phtml |
10 | !! !goto end |
10 | !! !goto end |
11 | !!!endif |
11 | !!!endif |
12 | 12 | ||
13 | !if $error!=$empty |
13 | !if $error!=$empty |
14 | <div class="wims_msg alert"> |
14 | <div class="wims_msg alert"> |
15 | !read lang/msg.phtml.$moduclass_lang |
15 | !read lang/msg.phtml.$moduclass_lang |
16 | </div> |
16 | </div> |
17 | !set wims_ref_class=wims_button |
17 | !set wims_ref_class=wims_button |
18 | !if $wims_class!=$empty |
18 | !if $wims_class!=$empty |
19 | !href module=home $wims_name_class_home |
19 | !href module=home $wims_name_class_home |
20 | !else |
20 | !else |
21 | !href module=home $wims_name_home |
21 | !href module=home $wims_name_home |
22 | !endif |
22 | !endif |
23 | !else |
23 | !else |
24 | !read $job.phtml |
24 | !read $job.phtml |
25 | !endif |
25 | !endif |
26 | 26 | ||
27 | !tail |
27 | !tail |
28 | 28 | ||
29 | !reset job,showsheet,getuser,delprep,deluser,abandon,reg,passcheck |
29 | !reset job,showsheet,getuser,delprep,deluser,abandon,reg,passcheck |