ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/latest/latest.php
(Generate patch)

Comparing projects/cms/source/reports/php/latest/latest.php (file contents):
Revision 1.9 by pjm2, Fri Mar 9 09:29:01 2001 UTC vs.
Revision 1.10 by pjm2, Fri Mar 9 09:29:57 2001 UTC

# Line 78 | Line 78 | function showBar($title, $value, $max, $input) {
78      $width = intval($max_width * $value / $max);
79  
80      ?>
81 <        <table border="0" cellpadding="0" cellspacing="0">
81 >        <table border="0" cellpadding="0" cellspacing="0" align="center">
82            <tr>
83              <td colspan="2"><b><?=$title?></b></td>
84            </tr>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines