Rev 15763 | Rev 15947 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15763 | Rev 15859 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | $name_title\ |
21 | $name_title\ |
22 | $(name_$(job1)) $modif |
22 | $(name_$(job1)) $modif |
23 | !endif |
23 | !endif |
24 | !if $error!=$empty |
24 | !if $error!=$empty |
25 | !!this is not a true message error ... |
25 | !!this is not a true message error ... |
- | 26 | !reset gotoend |
|
26 | !read lang/msg.phtml.$moduclass_lang |
27 | !read lang/msg.phtml.$moduclass_lang |
- | 28 | !if $gotoend!=no |
|
27 | !goto end |
29 | !goto end |
- | 30 | !endif |
|
28 | !else |
31 | !else |
29 | !if $message!=$empty |
32 | !if $message!=$empty |
30 | <div class="wims_msg success"> |
33 | <div class="wims_msg success"> |
31 | $message |
34 | $message |
32 | </div> |
35 | </div> |