diff options
Diffstat (limited to 'template/yoga/admin/history.tpl')
-rw-r--r-- | template/yoga/admin/history.tpl | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/template/yoga/admin/history.tpl b/template/yoga/admin/history.tpl index 570118797..64c0f9535 100644 --- a/template/yoga/admin/history.tpl +++ b/template/yoga/admin/history.tpl @@ -65,7 +65,15 @@ </fieldset> </form> -<h3>{L_DATE_TITLE}</h3> +<!-- BEGIN summary --> +<fieldset> + <legend>{lang:Summary}</legend> + + <ul> + <li>{summary.FILESIZE}</li> + </ul> +</fieldset> +<!-- END summary --> <!-- BEGIN navigation --> <div class="admin"> |