diff --git a/Theme/Backend/media-list.tpl.php b/Theme/Backend/media-list.tpl.php index 108baa5..652df99 100755 --- a/Theme/Backend/media-list.tpl.php +++ b/Theme/Backend/media-list.tpl.php @@ -78,18 +78,78 @@ $next = empty($media) ? '{/prefix}media/list' : '{/prefix}media/list?{?}&id=
getHtml('Media'); ?>
- +
+ + +
getHtml('Name'); ?> + + + getHtml('Type'); ?> + + + getHtml('Size'); ?> + + + getHtml('Creator'); ?> + + + getHtml('Created'); ?> + + +
.. @@ -115,6 +175,10 @@ $next = empty($media) ? '{/prefix}media/list' : '{/prefix}media/list?{?}&id= $icon = $fileIconFunction(FileUtils::getExtensionType($value->extension)); ?>
printHtml($value->name); ?> @@ -133,6 +197,7 @@ $next = empty($media) ? '{/prefix}media/list' : '{/prefix}media/list?{?}&id=