Changeset 2179 for branches


Ignore:
Timestamp:
Dec 12, 2007, 9:19:24 PM (16 years ago)
Author:
ddtddt
Message:

comit for the bug 782 and 783

Location:
branches/branch-1_7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_7/admin/history.php

    r2156 r2179  
    442442      {
    443443        $image_string.= ' '.$label_of_image[$line['image_id']];
     444                $image_string.= '</a>';
    444445      }
    445446      else
  • branches/branch-1_7/template/yoga/admin/stats.tpl

    r1900 r2179  
    2828    <td style="white-space: nowrap">{statrow.VALUE}</td>
    2929    <td class="number">{statrow.PAGES}</td>
    30     <td><div class="statBar" style="width:{statrow.WIDTH}px" /></td>
     30    <td><div class="statBar" style="width:{statrow.WIDTH}px"></div></td>
    3131  </tr>
    3232<!-- END statrow -->
Note: See TracChangeset for help on using the changeset viewer.