| 133 | | <div style="clear: both"> </div> |
| | 133 | <div class="blockarea legends"> |
| | 134 | <div class="legendtitle"><?php echo _T('Legends:'); ?></div> |
| | 135 | <div class="legend pvalue"> </div> |
| | 136 | <div class="legendtitle"><?php echo _T(isset($free_graph_width) ? '% Free' : '% Used'); ?></div> |
| | 137 | <div class="legend" style="background: rgb(0,0,255)"> </div> |
| | 138 | <div class="legendtitle"><?php echo _T(isset($free_graph_width) ? 'Free Blocks' : 'Used Blocks'); ?></div> |
| | 139 | <div class="legend" style="background: rgb(255,0,0)"> </div> |
| | 140 | <div class="legendtitle"><?php echo _T('Hits'); ?></div> |
| | 141 | <div> |
| | 142 | </div> |