Rev 5813 | Rev 13443 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !if $wims_developer!=$empty and ..devel/ isin ..$catmodule |
2 | !if $reg1=success |
||
2433 | bpr | 3 | $name_update1 |
5901 | bpr | 4 | <span class="tt wims_fname">$catmodule</span> |
2433 | bpr | 5 | |
23 | reyssat | 6 | !else |
2433 | bpr | 7 | $name_update2 |
5901 | bpr | 8 | <span class="tt wims_fname">$catmodule</span>. |
23 | reyssat | 9 | <pre>$wims_exec_error</pre> |
10 | !endif |
||
4924 | bpr | 11 | !set wims_menu_items=!append line modtool,1,module=adm/modtool\ |
12 | to $wims_menu_items |
||
23 | reyssat | 13 | <p> |
2391 | bpr | 14 | !href cmd=reply&level=3 $name_prevstep |
5813 | bpr | 15 | </p> |
23 | reyssat | 16 | !exit |
17 | !endif |
||
18 | |||
19 | !if $wims_user=$empty |
||
20 | !read level5.phtml |
||
21 | !else |
||
22 | !if $already!=yes |
||
2433 | bpr | 23 | $name_update3 |
23 | reyssat | 24 | !else |
5813 | bpr | 25 | $name_update4 |
23 | reyssat | 26 | !endif |
2433 | bpr | 27 | $name_update5 |
5813 | bpr | 28 | |
23 | reyssat | 29 | !if $wims_user!=supervisor |
5813 | bpr | 30 | <p> |
2433 | bpr | 31 | $name_youcan |
32 | !href module=classes/$lang&special_parm=.nocache. $name_consult |
||
33 | . |
||
5813 | bpr | 34 | <p> |
23 | reyssat | 35 | !else |
5813 | bpr | 36 | <p> |
2433 | bpr | 37 | $name_youcan |
5813 | bpr | 38 | </p> |
23 | reyssat | 39 | <ul> |
3575 | bpr | 40 | <li> |
2433 | bpr | 41 | !href module=classes/$lang&special_parm=.nocache. $name_consult |
42 | ($name_sheet). |
||
3575 | bpr | 43 | </li><li> |
2391 | bpr | 44 | !href cmd=reply&level=3&success=1 $name_prevstep. |
5130 | bpr | 45 | </li> |
46 | <li> |
||
47 | !href cmd=reply&level=6 $wims_name_downloadbinary |
||
48 | </li> |
||
49 | </ul> |
||
23 | reyssat | 50 | !endif |
51 | !endif |
||
52 |