diff --git a/_dev/elegance.css b/_dev/elegance.css index 6f95e36..7147a45 100644 --- a/_dev/elegance.css +++ b/_dev/elegance.css @@ -28,3 +28,7 @@ a:hover { a:hover .icon-tabler { @apply stroke-blue-900; } + +ul { + @apply !list-inside; +} diff --git a/templates/catalog/_partials/product-add-to-cart.tpl b/templates/catalog/_partials/product-add-to-cart.tpl index 0e9951b..0aede1d 100644 --- a/templates/catalog/_partials/product-add-to-cart.tpl +++ b/templates/catalog/_partials/product-add-to-cart.tpl @@ -22,7 +22,7 @@ * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) * International Registered Trademark & Property of PrestaShop SA *} -
{l s='Data sheet' d='Shop.Theme.Catalog'}
-{l s='Specific References' d='Shop.Theme.Catalog'}
-{l s='Download' d='Shop.Theme.Actions'}
- {foreach from=$product.attachments item=attachment} -{$attachment.description}
$attachment.id_attachment]}"> - {l s='Download' d='Shop.Theme.Actions'} ({$attachment.file_size_formatted}) - -