Rev 4612 | Rev 4697 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4612 | bpr | 1 | !! Give answers in this file. |
2 | !if $step >= $limit |
||
3 | $name_limit |
||
4 | !endif |
||
5 | <ul> |
||
6 | <li> |
||
7 | $name_copy |
||
8 | </li> |
||
9 | <li> |
||
10 | $name_createxo |
||
11 | !href module=adm/createxo&mode=model&+level=2 $wims_name_createxo |
||
12 | . $name_createxo2 |
||
4645 | bpr | 13 | |
4612 | bpr | 14 | </li> |
15 | </ul> |
||
16 | <center> |
||
4645 | bpr | 17 | <table><tr><td style="width:100px; height-min:50px;text-align:top;"> |
18 | !set insdraw_filebase=!append word $wims_home/sessions/$wims_session/$sesdir to $insdraw_filebase |
||
19 | !insdraw copy 0,0,-1,-1,-1,-1,$wims_deposit\ |
||
20 | $dessin |
||
21 | </td><td> |
||
22 | <pre> |
||
4612 | bpr | 23 | $data |
24 | </pre> |
||
25 | </td></tr></table> |
||
26 | </center> |
||
27 |