[-] MO : display_column_left not assigned to smarty in modules initContent() + ssl on loyalty front controller

This commit is contained in:
gRoussac
2013-11-27 12:32:01 +01:00
parent 6959e71bec
commit ef6dd3bfed
7 changed files with 11 additions and 11 deletions
@@ -25,6 +25,6 @@
<!-- MODULE Loyalty -->
<li class="loyalty">
<a href="{$link->getModuleLink('loyalty', 'default', ['process' => 'summary'])|escape:'html'}" title="{l s='My loyalty points' mod='loyalty'}" rel="nofollow"><i class="icon-flag"></i><span>{l s='My loyalty points' mod='loyalty'}</span></a>
<a href="{$link->getModuleLink('loyalty', 'default', ['process' => 'summary'], true)|escape:'html'}" title="{l s='My loyalty points' mod='loyalty'}" rel="nofollow"><i class="icon-flag"></i><span>{l s='My loyalty points' mod='loyalty'}</span></a>
</li>
<!-- END : MODULE Loyalty -->