Changeset 13604 for trunk/ippMonitor/raw/ipp.php
- Timestamp:
- Jun 3, 2007, 4:24:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/ipp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/ipp.php
r13595 r13604 52 52 $tmp_proj = $row[0]; 53 53 $tmp_link = "pass=$pass"; 54 echo "<tr class=select><td class=select><a href=\"SelectProject.php?$tmp_link&proj=$tmp_proj&new=1\"> $row[0] </a></td></tr>\n";54 echo "<tr class=select><td class=select><a class=\"menutop\" href=\"SelectProject.php?$tmp_link&proj=$tmp_proj&new=1\"> $row[0] </a></td></tr>\n"; 55 55 // echo "<tr class=select><td class=select> $row[0] </td></tr>\n"; 56 56 }
Note:
See TracChangeset
for help on using the changeset viewer.
