Rev 12479 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12479 | Rev 13607 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | !if $(module_title_$moduclass_lang)!= |
5 | !if $(module_title_$moduclass_lang)!= |
6 | !set module_title=$(module_title_$moduclass_lang) |
6 | !set module_title=$(module_title_$moduclass_lang) |
7 | !endif |
7 | !endif |
8 | !endif |
8 | !endif |
9 | !if $job=edit |
9 | !if $job=edit |
10 | !if $vote_model=free |
- | |
11 | !read js/speckedit.phtml src |
- | |
12 | !else |
- | |
13 |
|
10 | !read js/external/tinymce.phtml .iEdit |
14 | !endif |
- | |
15 | !endif |
11 | !endif |
16 | !read adm/css.phtml |
12 | !read adm/css.phtml |
- | 13 | ||
17 | !header |
14 | !header |
18 | 15 | ||
19 | !if $error!=$empty |
16 | !if $error!=$empty |
20 | <div class="wims_msg alert"> |
17 | <div class="wims_msg alert"> |
21 | !read lang/msg.phtml.$moduclass_lang |
18 | !read lang/msg.phtml.$moduclass_lang |