Rev 9436 | Rev 10253 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9436 | Rev 10228 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | !read adm/title.phtml 1\ |
7 | !read adm/title.phtml 1\ |
8 | $classname\ |
8 | $classname\ |
9 | $name_title |
9 | $name_title |
10 | 10 | ||
11 | !if $error!=$empty |
11 | !if $error!=$empty |
12 | <div class=" |
12 | <div class="wims_msg alert"> |
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 |