Rev 14796 | Rev 14934 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14796 | Rev 14808 | ||
---|---|---|---|
Line 55... | Line 55... | ||
55 | !else |
55 | !else |
56 | !read proc/freeworkinfo.phtml |
56 | !read proc/freeworkinfo.phtml |
57 | !endif |
57 | !endif |
58 | !if $activetest!=-1 |
58 | !if $activetest!=-1 |
59 | !if $wims_infoshow2=no |
59 | !if $wims_infoshow2=no |
60 |
|
60 | <fieldset class="property_fields blockcenter"> |
61 | <legend> $name_content [ |
61 | <legend> $name_content [ |
62 | !href cmd=resume&infoshow2=yes $wims_name_showall |
62 | !href cmd=resume&infoshow2=yes $wims_name_showall |
63 | ] |
63 | ] |
64 | </legend> |
64 | </legend> |
- | 65 | </fieldset> |
|
65 | !else |
66 | !else |
66 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
67 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
67 | !endif |
68 | !endif |
68 | !endif |
69 | !endif |
69 | !if $activetest>=1 and $type>=2 and $type<=3 |
70 | !if $activetest>=1 and $type>=2 and $type<=3 |