- Timestamp:
- May 29, 2012, 5:08:07 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120405/ippMonitor
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
raw/czartool_ipptopsps.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120405/ippMonitor
- Property svn:mergeinfo changed
/trunk/ippMonitor (added) merged: 33800-33806,33808,33814-33816,33846-33847
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120405/ippMonitor/raw/czartool_ipptopsps.php
r33441 r33949 23 23 24 24 if ($ID['menu']) {$myMenu = $ID['menu'];} 25 else {$myMenu = "ipp. imfiles.dat";}25 else {$myMenu = "ipp.czar.dat";} 26 26 27 27 menu($myMenu, 'Czartool on '.$lastUpdateTime, 'ipp.css', $ID['link'], $ID['proj']); … … 78 78 79 79 $debug = 0; 80 $table = "<table bgcolor=\"#FFFFFF\" width=\" 700\" align=\"middle\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\" style=\"font-size:80%\">\n";80 $table = "<table bgcolor=\"#FFFFFF\" width=\"900\" align=\"middle\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\" style=\"font-size:80%\">\n"; 81 81 82 82
Note:
See TracChangeset
for help on using the changeset viewer.
