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.27 by pjm2, Thu Mar 22 17:43:02 2001 UTC vs.
Revision 1.29 by pjm2, Thu Mar 22 18:16:08 2001 UTC

# Line 115 | Line 115 | function printReports($machine, $small="") {
115    
116      if ($small == "on") {
117          echo <<<EOT
118 <           <table border="0" cellpadding="2" cellspacing="0">
118 >           <table border="0" align="center" cellpadding="2" cellspacing="6">
119              <tr>
120               <td colspan="5">
121                <font size="$fontsize"><b><a href="alerts.php?machine=$machine" style="color: black; text-decoration: none;">$machine</a></b></font>
# Line 183 | Line 183 | EOT;
183  
184   <? include($titleHTML); ?>
185  
186 < <? if (!$hideform) { ?>
186 > <? if ($hideform != "on") { ?>
187  
188   <? printLine("Latest alerts for hosts"); ?>
189  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines