mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
stored counter stats
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
<table class="table table-striped">
|
||||
<tr>
|
||||
<th><?php print $text_archive_size; ?>:</th>
|
||||
<td><?php print $archive_size; ?>B</td>
|
||||
<td><?php print $archive_size; ?>B (<?php print $archive_stored_size; ?>B)</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user