diff --git a/modules/ps_customeraccountlinks/ps_customeraccountlinks.tpl b/modules/ps_customeraccountlinks/ps_customeraccountlinks.tpl index 211dc6f..22892e8 100644 --- a/modules/ps_customeraccountlinks/ps_customeraccountlinks.tpl +++ b/modules/ps_customeraccountlinks/ps_customeraccountlinks.tpl @@ -23,7 +23,30 @@ * International Registered Trademark & Property of PrestaShop SA *} -
+ {*Mobile View*} +
+
+
+ + {l s='Your account' d='Shop.Theme.Customeraccount'} +
+ +
+
+ + {*Desktop View*} +
{l s='Your account' d='Shop.Theme.Customeraccount'}
diff --git a/modules/ps_linklist/views/templates/hook/linkblock.tpl b/modules/ps_linklist/views/templates/hook/linkblock.tpl index fb38620..494a32f 100644 --- a/modules/ps_linklist/views/templates/hook/linkblock.tpl +++ b/modules/ps_linklist/views/templates/hook/linkblock.tpl @@ -22,9 +22,28 @@ * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) * International Registered Trademark & Property of PrestaShop SA *} -
+ + {*Mobile View*} +
{foreach $linkBlocks as $linkBlock} -
+
+
+ + {$linkBlock.title} +
+ +
+ + {*Desktop View*} +
{$linkBlock.title}
diff --git a/templates/_partials/footer.tpl b/templates/_partials/footer.tpl index 7a9595c..9b2769a 100644 --- a/templates/_partials/footer.tpl +++ b/templates/_partials/footer.tpl @@ -29,7 +29,7 @@
-
+