Jump to content

Permanentlink


Recommended Posts

Bonjour,

Je souhaite ajouter des liens externes vers un site vitrine dans blockpermanentlinks-header.tpl

 

Pas compliqué à priori sauf au niveau de la gestion des langues et là je sèche...

Voici mon code pour la version fr :

 

<ul id="header_links">

<li><a href="http://www.monautresite.com/page/boutique">{l s='Boutiques'}</a></li>

<li><a href="{$link->getPageLink('contact-form.php', true)}" title="{l s='contact' mod='blockpermanentlinks'}">{l s='contact' mod='blockpermanentlinks'} </a></li>

<li><a href="http://www.monautresite.com/page/nous">{l s='Nous'}</a></li>

<li><a href="http://www.monautresite.com/newsletter/subscriptions">{l s='Newsletter'}</a></li>

<li><a href="http://www.monautresite.com/evenements">{l s='Evenements'}</a></li>

</ul>

 

Pour l'anglais comment écrire la condition pour afficher une liste avec item en langue anglaise et liens vers site vitrine en En

 

À moins qu'il existe un module pour çà...

 

Bien cordialement à tous

Oliv

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...