Changer l'intitulé de "Derniers Messages"
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez •
Changer l'intitulé de "Derniers Messages"
Bonjour,
j'ai déjà cherché sur internet pour essayer de résoudre mon problème mais je n'ai rien trouvé, c'est pourquoi je me retrouve ici.
J'aimerais changé l'intitulé de "Derniers Messages" pour le remplacer simplement par "Derniers Parchemins".
Voilà, si quelqu'un pourrait m'aider et me dire comme faire cela, ça m'aiderait beaucoup.
Bon dimanche!
j'ai déjà cherché sur internet pour essayer de résoudre mon problème mais je n'ai rien trouvé, c'est pourquoi je me retrouve ici.
J'aimerais changé l'intitulé de "Derniers Messages" pour le remplacer simplement par "Derniers Parchemins".
Voilà, si quelqu'un pourrait m'aider et me dire comme faire cela, ça m'aiderait beaucoup.
Bon dimanche!
Dernière édition par whovian le Dim 11 Aoû 2013 - 14:25, édité 1 fois
Re: Changer l'intitulé de "Derniers Messages"
Bonjour 
Dans le template index-box, tu cherches :
Tu peux faire pareil pour L_TOPICS et L_POST

Dans le template index-box, tu cherches :
- Code:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
<th nowrap="nowrap" width="50">{L_TOPICS}</th>
<th nowrap="nowrap" width="50">{L_POSTS}</th>
<th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
</tr>
<!-- END tablehead -->
- Code:
{L_LASTPOST}

Invité- Invité
Re: Changer l'intitulé de "Derniers Messages"
Ça marche très bien ! Merci beaucoup ! 

Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum