I think it would be interesting to get an image instead of a text "Add a comment" in the module "Comment".
Laurent

Code: Select all
$lang['addacomment'] = 'Ajouter un commentaire';
Code: Select all
$lang['addacomment'] = '<img src="images/commentaire.jpg" alt="Ajouter un commentaire" title="Ajouter un commentaire" width="70" height="31" />';