Changeset 8396
- Timestamp:
- 09/25/09 16:45:46 (4 years ago)
- Files:
-
- modules/branches/2.6/restart/page.restart.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/restart/page.restart.php
r7472 r8396 84 84 </form> 85 85 <script language="javascript"> 86 <!-- 86 <!-- hide script from older browsers 87 87 88 88 function selectAll(selectBox,selectAll) { … … 98 98 } 99 99 } 100 // end of hiding script --> 100 101 </script> 101 ?>
