daily report text fix about archive size

This commit is contained in:
SJ
2013-10-04 12:15:05 +02:00
parent c37ed257ae
commit 29f4b60a9c
8 changed files with 8 additions and 2 deletions

View File

@ -46,7 +46,7 @@
</div>
<div class="row">
<div class="cellhealthleft"><?php print $text_archive_size; ?>:</div>
<div class="cellhealthleft"><?php print $text_archive_size_before_compression; ?>:</div>
<div class="cellhealthright"><?php print $archive_size; ?>B</div>
</div>