IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33816


Ignore:
Timestamp:
Apr 19, 2012, 11:57:14 AM (14 years ago)
Author:
rhenders
Message:

widened tables

Location:
trunk/ippMonitor/raw
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/czartool_ipptopsps.php

    r33441 r33816  
    7878
    7979$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";
    8181
    8282
  • trunk/ippMonitor/raw/czartool_labels.php

    r33815 r33816  
    9191
    9292$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";
    9494
    9595$labels = getLabels($czardb, $selectedMode);
Note: See TracChangeset for help on using the changeset viewer.