Rev 5874 | Rev 10228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5874 | Rev 5894 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | 16 | ||
17 | !header |
17 | !header |
18 | 18 | ||
19 | <h3 class="wimscenter">--- $(n_$type) ---</h3> |
19 | <h3 class="wimscenter">--- $(n_$type) ---</h3> |
20 | !if $error!=$empty |
20 | !if $error!=$empty |
21 | <div class=" |
21 | <div class="wims_alertmsg"> |
22 | !read lang/msg.phtml.$modu_lang |
22 | !read lang/msg.phtml.$modu_lang |
23 | </div> |
23 | </div> |
24 | !else |
24 | !else |
25 | !read $type.phtml |
25 | !read $type.phtml |
26 | !endif |
26 | !endif |