IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2007, 4:24:58 PM (19 years ago)
Author:
eugene
Message:

new project links use menutop style

File:
1 edited

Legend:

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

    r13595 r13604  
    5252      $tmp_proj = $row[0];
    5353      $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";
    5555      // echo "<tr class=select><td class=select> $row[0] </td></tr>\n";
    5656    }
Note: See TracChangeset for help on using the changeset viewer.