Rev 3999 | Rev 6110 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if $fresult = $fname |
||
3999 | bpr | 3 | $name_save <span class="wims_fname">$title</span>: |
5754 | bpr | 4 | <div class="wimscenter"> |
23 | reyssat | 5 | !getfile $fresult $fresult |
5754 | bpr | 6 | </div> |
23 | reyssat | 7 | !else |
2379 | bpr | 8 | $name_internal_error |
9 | <a href="mailto:$wims_site_manager?subjet=Modtool backup failure">$wims_name_manager</a>. |
||
23 | reyssat | 10 | !endif |
11 |