Diff for /loncom/html/res/adm/pages/menu.html between versions 1.19 and 1.22

version 1.19, 2001/02/19 21:01:26 version 1.22, 2001/03/16 03:55:22
Line 119  function catalog_info() { Line 119  function catalog_info() {
    go('');     go('');
    window.open(clientwindow.window.location.href+'.meta',"LONcatInfo");     window.open(clientwindow.window.location.href+'.meta',"LONcatInfo");
 }  }
 -->  // -->
 </script>  </script>
   
 <center>  <center>
Line 301  function catalog_info() { Line 301  function catalog_info() {
 <input type='hidden' name='postdata' value='none'></input>  <input type='hidden' name='postdata' value='none'></input>
 </form>  </form>
 </body>  </body>
 </html>  
   
   </html>

Removed from v.1.19  
changed lines
  Added in v.1.22


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>