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') ?>
+