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.9 by pjm2, Sun Mar 18 15:11:23 2001 UTC vs.
Revision 1.16 by pjm2, Fri Mar 23 17:25:48 2001 UTC

# Line 42 | Line 42
42            <b>All alerts</b>
43          </td>
44        </tr>
45 +      <tr>
46 +        <td colspan="2"><hr></td>
47 +      </tr>
48 +      <tr>
49 +       <td>
50 +        <a href="alerts.php?machine=raptor.ukc.ac.uk&hideform=on&refresh=10"><b>Demo</b></a>
51 +       </td>
52 +       <td>
53 +        <font size="2">Helpdesk-style display for raptor<br>Auto-refreshed every ten seconds</font>
54 +       </td>
55 +      </tr>
56 +      <tr>
57 +       <td>
58 +        <a href="alerts.php?machine=ALL&hideform=on&refresh=10&small=on"><b>Demo</b></a>
59 +       </td>
60 +       <td>
61 +        <font size="2">Helpdesk-style display for all machines<br>Auto-refreshed every ten seconds.</font>
62 +       </td>
63 +      </tr>
64 +      <tr>
65 +       <td>
66 +        <a href="alerts.php?machine=ALL&hideform=on&pagewidth=100%&fontsize=6&small=on&scroll=1"><b>Demo</b></a>
67 +       </td>
68 +       <td>
69 +        <font size="2">Helpdesk-style display for all machines<br>Auto-updated with large scrolling fonts<br>(Internet Explorer 4.0+ Only)</font>
70 +       </td>
71 +      </tr>
72 +      <tr>
73 +       <td>
74 +        <a href="public.php"><b>Demo</b></a>
75 +       </td>
76 +       <td>
77 +        <font size="2">Design your own customised helpdesk display.</font>
78 +       </td>
79 +      </tr>      
80       </table>
81      </td>
82    </tr>
83   </table>
84  
85   <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>
86  
87   <? include("bottom.inc"); ?>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines