Rev 11457 | Go to most recent revision | 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 |
||
3999 | bpr | 6 | $name_save <span class="wims_fname">$title</span>: |
11487 | bpr | 7 | |
8 | <div class="wimscenter spacer"> |
||
23 | reyssat | 9 | !getfile $fresult $fresult |
5754 | bpr | 10 | </div> |
23 | reyssat | 11 | !else |
2379 | bpr | 12 | $name_internal_error |
13 | <a href="mailto:$wims_site_manager?subjet=Modtool backup failure">$wims_name_manager</a>. |
||
23 | reyssat | 14 | !endif |