Add total filesize to directory list
This commit is contained in:
@@ -47,7 +47,8 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="3"><input type="submit" class="btn primary" name="submit" value="Add to Basket" /></td>
|
<td colspan="2"><input type="submit" class="btn primary" name="submit" value="Add to Basket" /></td>
|
||||||
|
<td>{$root->size()|formatFilesize|escape:html}</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tfoot>
|
</tfoot>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user