- Timestamp:
- 11/26/04 17:03:01 (20 years ago)
- Location:
- branches/stable
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/header.inc
r44 r85 14 14 function helpAllocTypes() { 15 15 window.open("/ip/alloctypes.html", "alloc_window", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=750,height=550") 16 } 17 function popNotes(page) { 18 window.open(page, "IPDB_notes", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=400,height=300"); 16 19 } 17 20 </script> … … 60 63 </tr> 61 64 </tbody></table> 62 <br></br> 65 <table width="98%" border=0><tr><td align=right><a href="javascript:popNotes('/ip/changes.html')">Recent Changes</a></td></tr></table> 66 <br>
Note:
See TracChangeset
for help on using the changeset viewer.