Rev 5894 | Rev 10228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5894 | Rev 9436 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | $classname\ |
8 | $classname\ |
9 | $name_title |
9 | $name_title |
10 | 10 | ||
11 | !if $error!=$empty |
11 | !if $error!=$empty |
12 | <div class="wims_alertmsg"> |
12 | <div class="wims_alertmsg"> |
13 | !read lang/msg.phtml.$moduclass_lang |
13 | !read lang/msg.phtml.$moduclass_lang |
14 | </div> |
14 | </div> |
15 | !else |
15 | !else |
16 | !read $job.phtml |
16 | !read $job.phtml |
17 | !endif |
17 | !endif |
18 | 18 | ||
Line 20... | Line 20... | ||
20 | to $wims_menu_items |
20 | to $wims_menu_items |
21 | 21 | ||
22 | !tail |
22 | !tail |
23 | 23 | ||
24 | !set job= |
24 | !set job= |
25 | - |