IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 19, 2008, 6:15:23 AM (18 years ago)
Author:
eugene
Message:

all sorts of updates to the format; up/down icons, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/autocode.php

    r18143 r18193  
    6969// set up the table
    7070echo "<table class=list>\n";
    71 echo "<tr>\n";
     71
     72// echo "<tr><td></td>\n"; // first field is a label set below for the query rows only
    7273// ** TABLE HEADER **
    73 echo "</tr>\n";
     74// echo "</tr>\n";
    7475
    7576// query restriction form
     
    8687  // ** TD CLASS **
    8788
    88   echo "<tr>\n";
     89  echo "<tr><td></td>\n";
    8990  // ** TABLE DATA **
    9091  echo "</tr>\n";
Note: See TracChangeset for help on using the changeset viewer.