Changeset 33816
- Timestamp:
- Apr 19, 2012, 11:57:14 AM (14 years ago)
- Location:
- trunk/ippMonitor/raw
- Files:
-
- 2 edited
-
czartool_ipptopsps.php (modified) (1 diff)
-
czartool_labels.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_ipptopsps.php
r33441 r33816 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 -
trunk/ippMonitor/raw/czartool_labels.php
r33815 r33816 91 91 92 92 $debug = 0; 93 $table = "<table bgcolor=\"#FFFFFF\" width=\" 700\" align=\"middle\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\" style=\"font-size:80%\">\n";93 $table = "<table bgcolor=\"#FFFFFF\" width=\"900\" align=\"middle\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\" style=\"font-size:80%\">\n"; 94 94 95 95 $labels = getLabels($czardb, $selectedMode);
Note:
See TracChangeset
for help on using the changeset viewer.
