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