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.22 by pjm2, Wed Mar 21 17:59:09 2001 UTC vs.
Revision 1.23 by pjm2, Wed Mar 21 18:28:10 2001 UTC

# Line 66 | Line 66 | EOT;
66          
67          <table border="0" cellspacing="5" width="100%">
68            <tr>
69 <            <td align="left">
69 >            <td align="left" width="40%">
70                <img src="level$alertLevelNum.gif" width="41" height="9" border="0" alt="$alertLevel">
71                <font color="$alertColour" size="2"><b>$alertLevel</b></font>
72              </td>
73 <            <td align="right">
73 >            <td align="right" width="60%">
74                <b>$attributeName</b>
75              </td>
76            </tr>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines