Show
Ignore:
Timestamp:
03/03/2007 03:06:18 AM (6 years ago)
Author:
moo
Message:

merged r363 from trunk: display "free blocks" in the correct position

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.2/admin/xcache.tpl.php

    r362 r364  
    103103    <?php } ?> 
    104104</table> 
    105 <?php echo _T('Free Blocks'); ?>: 
     105<div> 
     106    <?php echo _T('Free Blocks'); ?>: 
     107</div> 
    106108<?php 
    107109foreach ($cacheinfos as $i => $ci) {