Changeset 8396

Show
Ignore:
Timestamp:
09/25/09 16:45:46 (4 years ago)
Author:
mickecarlsson
Message:

Closes #3912 enclose javascript correctly with tags

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.6/restart/page.restart.php

    r7472 r8396  
    8484  </form> 
    8585  <script language="javascript"> 
    86   <!-- 
     86  <!-- hide script from older browsers 
    8787 
    8888  function selectAll(selectBox,selectAll) { 
     
    9898    } 
    9999  } 
     100  // end of hiding script --> 
    100101  </script> 
    101 ?>