Changeset 18193 for trunk/ippMonitor/def/autocode.php
- Timestamp:
- Jun 19, 2008, 6:15:23 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/autocode.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/autocode.php
r18143 r18193 69 69 // set up the table 70 70 echo "<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 72 73 // ** TABLE HEADER ** 73 echo "</tr>\n";74 // echo "</tr>\n"; 74 75 75 76 // query restriction form … … 86 87 // ** TD CLASS ** 87 88 88 echo "<tr> \n";89 echo "<tr><td></td>\n"; 89 90 // ** TABLE DATA ** 90 91 echo "</tr>\n";
Note:
See TracChangeset
for help on using the changeset viewer.
