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.30 by pjm2, Thu Mar 22 18:54:34 2001 UTC vs.
Revision 1.31 by pjm2, Thu Mar 22 19:02:12 2001 UTC

# Line 167 | Line 167 | EOT;
167      }
168  
169      if ($small == "on") {
170 <        echo "</table>";
170 >        echo <<<EOT
171 >            <tr>
172 >             <td colspan="5">&nbsp;</td>
173 >            </tr>
174 >           </table>
175 > EOT;
176      }
177      else {
178          echo <<<EOT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines