Rev 5874 | Rev 8760 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5874 | Rev 5894 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | !!if link notin $job |
11 | !!if link notin $job |
12 | !headmenu |
12 | !headmenu |
13 | !!endif |
13 | !!endif |
14 | 14 | ||
15 | !if $error=bad_class |
15 | !if $error=bad_class |
16 | <div class=" |
16 | <div class="wims_alertmsg"> |
17 | !read lang/msg.phtml.$moduclass_lang $error |
17 | !read lang/msg.phtml.$moduclass_lang $error |
18 | </div> |
18 | </div> |
19 | !tail |
19 | !tail |
20 | !exit |
20 | !exit |
21 | !endif |
21 | !endif |