Rev 9602 | Rev 12394 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9602 | Rev 10228 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | $classname\ |
9 | $classname\ |
10 | $livret_title\ |
10 | $livret_title\ |
11 | $name_job |
11 | $name_job |
12 | 12 | ||
13 | !if $error!=$empty |
13 | !if $error!=$empty |
14 | <div class=" |
14 | <div class="wims_msg alert"> |
15 | !read lang/msg.phtml.$moduclass_lang $error |
15 | !read lang/msg.phtml.$moduclass_lang $error |
16 | </div> |
16 | </div> |
17 | !exit |
17 | !exit |
18 | !endif |
18 | !endif |
19 | 19 |