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.8 by pjm2, Sat Mar 17 17:29:39 2001 UTC vs.
Revision 1.17 by pjm2, Wed May 30 18:54:21 2001 UTC

# Line 5 | Line 5
5  
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>
8 >    <td align="center"><b><font size="+1" color="#ffffff">i-scream Reports Centre</font></b></td>
9    </tr>
10    <tr bgcolor="#ffffff">
11      <td>
# Line 20 | Line 20
20         </tr>
21         <tr>
22          <td>
23 +          <a href="logins.php"><img alt="Logins" src="logins_logo.gif" border="0" width="32" height="32" align="middle"></a>
24 +        </td>
25 +        <td>
26 +          <b>Login timelines</b>
27 +        </td>
28 +      </tr>
29 +       <tr>
30 +        <td>
31            <a href="browser.php"><img alt="History" src="historical_logo.gif" border="0" width="32" height="32" align="middle"></a>
32          </td>
33          <td>
# Line 36 | Line 44
44        </tr>
45        <tr>
46          <td>
47 <          <a href="alerts.php?machine=ALL&submit=Display"><img alt="All alerts" src="allalerts_logo.gif" border="0" width="32" height="32" align="middle"></a>
47 >          <a href="alerts.php?machine=ALL"><img alt="All alerts" src="allalerts_logo.gif" border="0" width="32" height="32" align="middle"></a>
48          </td>
49          <td>
50            <b>All alerts</b>
51          </td>
52        </tr>
53 +      <tr>
54 +        <td colspan="2"><hr></td>
55 +      </tr>
56 +      <tr>
57 +       <td>
58 +        <a href="alerts.php?machine=raptor.ukc.ac.uk&hideform=on&refresh=10"><b>Demo</b></a>
59 +       </td>
60 +       <td>
61 +        <font size="2">Helpdesk-style display for raptor<br>Auto-refreshed every ten seconds</font>
62 +       </td>
63 +      </tr>
64 +      <tr>
65 +       <td>
66 +        <a href="alerts.php?machine=ALL&hideform=on&refresh=10&small=on"><b>Demo</b></a>
67 +       </td>
68 +       <td>
69 +        <font size="2">Helpdesk-style display for all machines<br>Auto-refreshed every ten seconds.</font>
70 +       </td>
71 +      </tr>
72 +      <tr>
73 +       <td>
74 +        <a href="alerts.php?machine=ALL&hideform=on&pagewidth=100%&fontsize=6&small=on&scroll=1"><b>Demo</b></a>
75 +       </td>
76 +       <td>
77 +        <font size="2">Helpdesk-style display for all machines<br>Auto-updated with large scrolling fonts<br>(Internet Explorer 4.0+ Only)</font>
78 +       </td>
79 +      </tr>
80 +      <tr>
81 +       <td>
82 +        <a href="public.php"><b>Demo</b></a>
83 +       </td>
84 +       <td>
85 +        <font size="2">Design your own customised helpdesk display.</font>
86 +       </td>
87 +      </tr>      
88       </table>
89      </td>
90    </tr>
91   </table>
92  
93   <p>&nbsp;</p>
51
52 <p align="center">
53  <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>
54 </p>
94  
95   <? include("bottom.inc"); ?>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines