Rev 11487 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
11457 | bpr | 1 | !if $error!=$empty |
2 | !exit |
||
3 | !endif |
||
23 | reyssat | 4 | |
5 | !if $fresult = $fname |
||
16825 | bpr | 6 | $name_save <span class="wims_fname">$title</span>: |
11487 | bpr | 7 | |
16825 | bpr | 8 | <div class="wimscenter spacer"> |
9 | !getfile $fresult $fresult |
||
10 | </div> |
||
23 | reyssat | 11 | !else |
16825 | bpr | 12 | $name_internal_error |
13 | <a href="mailto:$wims_site_manager?subjet=Modtool backup failure">$wims_name_manager</a>. |
||
23 | reyssat | 14 | !endif |