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

version 1.19, 2001/02/19 21:01:26 version 1.21, 2001/03/15 17:51:12
Line 18  Jan Guy Albertelli Line 18  Jan Guy Albertelli
 <basefont size="1" />  <basefont size="1" />
   
 <script type="text/javascript">  <script type="text/javascript">
 <!--  
 statustop='';  statustop='';
 statusbot='';  statusbot='';
   
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.21


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