Subversion Repositories wimsdev

Rev

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

  1. !read adm/title.phtml 3\
  2. \
  3. $wims_name_connectmanage
  4.  
  5. !read connect/remote.phtml
  6.  
  7. <p>
  8. $name_remoteclass: $connclass.
  9.  
  10. !if $error=$empty
  11.  (<span class="wims_classdesc">$description</span> of
  12.  <span class="wims_institutiondesc">$institution</span>)
  13.  <p>
  14.  !form reply
  15.  <input type="hidden" name="job2" value="sync">
  16.  $name_synchronize
  17.  !formselect connclasstype list local,remote prompt\
  18.         $name_prompt1
  19.  $name_withotherone
  20.  !formselect connsync list def,user,avg,score,rec prompt\
  21.         $name_prompt2
  22.  <input type="submit" value="$wims_name_tosave">
  23.  </form> <p>
  24. !else
  25.  
  26.  
  27. !endif
  28.  
  29.  
  30.