From 91742c03d220e9a913dc66803e0a64286e2dfa81 Mon Sep 17 00:00:00 2001 From: SickdaFlip Date: Thu, 1 Sep 2016 15:45:24 +0200 Subject: [PATCH] Update desc_attachments.phtml --- .../fileuploader/desc_attachments.phtml | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/app/design/frontend/base/default/template/fileuploader/desc_attachments.phtml b/app/design/frontend/base/default/template/fileuploader/desc_attachments.phtml index 7f17c82..f24366b 100644 --- a/app/design/frontend/base/default/template/fileuploader/desc_attachments.phtml +++ b/app/design/frontend/base/default/template/fileuploader/desc_attachments.phtml @@ -1,19 +1,31 @@ getProductAttachments($_product->getId()); -if (count($attachments) > 0): - ?> +if (count($attachments) > 0): ?>

__('Product Attachments') ?>

-
- +
+
+ + + + + + + + + - - + + + + +
__('Name') ?>__('Description') ?>__('Typ') ?>__('Size') ?>__('Download Link') ?>
+