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.1 by pjm2, Tue Mar 13 19:38:13 2001 UTC vs.
Revision 1.4 by pjm2, Thu Mar 15 23:15:57 2001 UTC

# Line 4 | Line 4
4  
5   <p>&nbsp;</p>
6  
7 < <table align="center" border="0" cellpadding="5">
8 < <tr>
9 <  <td>
10 <   <a href="latest.php">Latest reports</a>
11 <  </td>
12 < </tr>
13 < <tr>
14 <  <td>
15 <    <a href="browser.php">Historical reports</a>
16 <  </td>
17 < </tr>
18 < <tr>
19 <  <td>
20 <    <a href="alerts.php">Alerts</a>
21 <  </td>
22 < </tr>
7 > <table align="center" border="0" cellspacing="2" cellpadding="2" bgcolor="#000066">
8 >  <tr>
9 >    <td align="center"><b><font size="+1" color="#ffffff">Reports Centre</font></b></td>
10 >  </tr>
11 >  <tr bgcolor="#ffffff">
12 >    <td>
13 >      <table align="center" border="0" cellpadding="10">
14 >       <tr>
15 >       <td>
16 >          <a href="latest.php"><img alt="Latest" src="latest_logo.gif" border="0" width="32" height="32"></a>
17 >        </td>
18 >        <td>
19 >          <b>Latest reports</b>
20 >        </td>
21 >       </tr>
22 >       <tr>
23 >        <td>
24 >          <a href="browser.php"><img alt="History" src="historical_logo.gif" border="0" width="32" height="32"></a>
25 >        </td>
26 >        <td>
27 >          <b>Historical reports</b>
28 >        </td>
29 >      </tr>
30 >      <tr>
31 >        <td>
32 >          <a href="alerts.php"><img alt="Alerts" src="alert_logo.gif" border="0" width="32" height="32"></a>
33 >        </td>
34 >        <td>
35 >          <b>Alerts</b>
36 >        </td>
37 >       </tr>
38 >     </table>
39 >    </td>
40 >  </tr>
41   </table>
42  
25 <p>&nbsp;</p>
43  
44 < <hr style="color:#9999ff;">
44 > <p>&nbsp;</p>
45  
46   <? include("bottom.inc"); ?>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines