Subversion Repositories wimsdev

Rev

Rev 3978 | Rev 5756 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !if $noarch=yes
  2.  $name_restore5
  3.  !exit
  4. !endif
  5.  
  6. !if $job2!=first
  7.  !changeto arch/$job2.phtml
  8. !endif
  9.  
  10. $name_intro
  11.  
  12. !href cmd=reply&job=arch&job2=download&selection=all&format=zip zip
  13. ,
  14. !href cmd=reply&job=arch&job2=download&selection=all&format=tgz tgz
  15.  $wims_name_or
  16. !href cmd=reply&job=arch&job2=download&selection=all&format=tar.gz tar.gz
  17. .
  18.  
  19. !set wims_ref_class=wims_button_help
  20. !href cmd=help&special_parm=download $wims_name_help
  21.  
  22. <p><hr> <p>
  23.  
  24. !if $test_sharing!=$empty
  25.  $(name_forbiddenrestore).
  26.  !exit
  27. !endif
  28.  
  29. !set wims_form_method=file
  30. !form reply
  31. <input type="hidden" name="job" value="arch"/>
  32. <input type="hidden" name="job2" value="upload"/>
  33. $name_tosend,
  34. &nbsp;
  35. !set wims_ref_class=wims_button_help
  36. !href cmd=help&special_parm=upload $wims_name_help
  37. , $name_namefile:
  38. <p>
  39. <input type="file" name="wims_deposit" size="40"/>
  40.  
  41. <p> <input type="submit" value="$wims_name_send"/>
  42. ($name_help).
  43. </form> <p>
  44.  
  45.