Subversion Repositories wimsdev

Rev

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

  1. <style>
  2.      a:link{color:blue;text-decoration:none;}
  3.      a:hover{color:red;text-decoration:none;}
  4. </style>
  5. !if $printexo!=0
  6.     !if $printexo=1
  7.         !read $phtmldir/print.phtml
  8.     !else
  9.         !read $remarkdir/hyperref.$taal.phtml
  10.     !endif
  11. !else
  12.     !header
  13.     <p>
  14.     <hr>
  15.     <p>
  16.     !if $status=waiting
  17.         !read $phtmldir/form.phtml
  18.         <p>
  19.         !href exo_Renew
  20.     !else
  21.         !read $phtmldir/answer.phtml
  22.         <p>
  23.         !href exo_Again
  24.             .
  25.         !if $worksheet=$empty
  26.             !href exo_Intro
  27.             .
  28.         !endif
  29.     !endif
  30.     :end
  31.     !tail
  32. !endif
  33. <script type="text/javascript" src="$jsdir/wz_tooltip.js"></script>
  34.