Changeset 358 for branches/stable


Ignore:
Timestamp:
04/20/07 15:41:11 (17 years ago)
Author:
Kris Deugau
Message:

/branches/stable

HTML cleanup/tweak; make "help" screen initially larger.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/header.inc

    r286 r358  
    77<script language=javascript>
    88function openHelp() {
    9         window.open("/ip/help.html", "help_window", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=700,height=300")
     9        window.open("/ip/help.html", "help_window", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=700,height=400")
    1010}
    1111function openTables() {
Note: See TracChangeset for help on using the changeset viewer.