ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/alerts/alerts.php
(Generate patch)

Comparing projects/cms/source/reports/php/alerts/alerts.php (file contents):
Revision 1.23 by pjm2, Wed Mar 21 18:28:10 2001 UTC vs.
Revision 1.24 by pjm2, Wed Mar 21 18:45:05 2001 UTC

# Line 104 | Line 104 | function printReports($machine, $small="") {
104             <table border="0" cellpadding="2" cellspacing="0">
105              <tr>
106               <td colspan="5">
107 <              <font size="+1"><b>$machine</b></font>
107 >              <font size="+1"><b><a href="alerts.php?machine=$machine" style="color: black; text-decoration: none;">$machine</a></b></font>
108               </td>
109              </tr>
110   EOT;
# Line 117 | Line 117 | EOT;
117                 <td>
118                  <font color="white">
119                   <b>
120 <                  Current alerts for $machine
120 >                  Current alerts for <a href="latest.php?machine=$machine" style="color: white">$machine</a>
121                   </b>
122                   <font size="2">
123                    <br>Sorted by time, latest first.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines