Rev 4370 | Rev 5901 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4370 | Rev 5881 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | !set module_title=$(module_title_$modu_lang) |
11 | !set module_title=$(module_title_$modu_lang) |
12 | !endif |
12 | !endif |
13 | !header |
13 | !header |
14 | 14 | ||
15 | !if $wims_ismanager iswordof -1 1 |
15 | !if $wims_ismanager iswordof -1 1 |
16 | $name_intromain |
16 | <p>$name_intromain |
17 | <tt class="wims_fname">log/wims.conf</tt>. <p> |
17 | <tt class="wims_fname">log/wims.conf</tt>. </p> |
18 | !endif |
18 | !endif |
19 | !if $job!=$empty |
19 | !if $job!=$empty |
20 | !read $job.phtml |
20 | !read $job.phtml |
21 | !endif |
21 | !endif |
- | 22 | ||
22 | !if $wims_ismanager=2 and $job!=list |
23 | !if $wims_ismanager=2 and $job!=list |
23 | !set wims_menu_items=!append line sitegestion,1,cmd=reply&job=list\ |
24 | !set wims_menu_items=!append line sitegestion,1,cmd=reply&job=list\ |
24 | to $wims_menu_items |
25 | to $wims_menu_items |
25 | - | ||
26 | !if $job=conf and $confcat=6 |
26 | !if $job=conf and $confcat=6 |
27 | !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items |
27 | !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items |
28 | !endif |
28 | !endif |
29 | !if $job=modules and $job2=first |
29 | !if $job=modules and $job2=first |
30 | !set wims_menu_items=!append line config_module,1,cmd=reply&job=conf&+confcat=6 to $wims_menu_items |
30 | !set wims_menu_items=!append line config_module,1,cmd=reply&job=conf&+confcat=6 to $wims_menu_items |
- | 31 | !endif |
|
31 | !endif |
32 | !endif |
32 | - | ||
33 | !tail |
33 | !tail |
34 | 34 | ||
35 | !reset auth,save,abandon |
35 | !reset auth,save,abandon |