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

Comparing projects/cms/source/reports/php/index/index.php (file contents):
Revision 1.4 by pjm2, Thu Mar 15 23:15:57 2001 UTC vs.
Revision 1.6 by pjm2, Fri Mar 16 20:18:21 2001 UTC

# Line 1 | Line 1
1   <? include("title.inc"); ?>
2  
3 <hr style="color:#9999ff;">
4
3   <p>&nbsp;</p>
4 + <p>&nbsp;</p>
5  
6 < <table align="center" border="0" cellspacing="2" cellpadding="2" bgcolor="#000066">
6 > <table align="center" width="100%" border="0" cellspacing="2" cellpadding="2" bgcolor="#000066">
7    <tr>
8      <td align="center"><b><font size="+1" color="#ffffff">Reports Centre</font></b></td>
9    </tr>
# Line 14 | Line 13
13         <tr>
14         <td>
15            <a href="latest.php"><img alt="Latest" src="latest_logo.gif" border="0" width="32" height="32"></a>
17        </td>
18        <td>
16            <b>Latest reports</b>
17          </td>
18         </tr>
19         <tr>
20          <td>
21            <a href="browser.php"><img alt="History" src="historical_logo.gif" border="0" width="32" height="32"></a>
25        </td>
26        <td>
22            <b>Historical reports</b>
23          </td>
24        </tr>
25        <tr>
26          <td>
27            <a href="alerts.php"><img alt="Alerts" src="alert_logo.gif" border="0" width="32" height="32"></a>
28 +          <b>Alerts</b>
29          </td>
30 +      </tr>
31 +      <tr>
32          <td>
33 +          <a href="alerts.php?machine=ALL&submit=Display"><img alt="All alerts" src="allalerts_logo.gif" border="0" width="32" height="32"></a>
34            <b>Alerts</b>
35          </td>
36 <       </tr>
36 >      </tr>
37       </table>
38      </td>
39    </tr>
40   </table>
41  
43
42   <p>&nbsp;</p>
43 +
44 + <p align="center">
45 +  <a href="http://validator.w3.org/check/referer"><img border="0" src="valid-html401.gif" alt="Valid HTML 4.01!" height="31" width="88"></a>
46 + </p>
47  
48   <? include("bottom.inc"); ?>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines