Ah là je vois plus clair.
Pareil, j'ai pas trouvé d'option dans les préférences du module pour contrôler l'affichage sur la page reply.php.
Je crois comme toi que le template reste le meilleur endroit pour faire évacuer cette ligne !
<tr valign="top">
<td class="head">
<div class="xoops-form-element-caption"><span class="caption-text">Icône du message :</span><span class="caption-marker">*</span></div>
</td>
<td class="odd" style="white-space: nowrap;"><input type="radio" name="icon" id="icon1" title = "Icône du message :" value="icon1.gif" /><label name='xolb_icon' for='icon1'><img src="https://xxx/images/subject/icon1.gif" alt="" ></label> <input type="radio" name="icon" id="icon2" title = "Icône du message :" value="icon2.gif" /><label name='xolb_icon' for='icon2'><img src="https://xxx/images/subject/icon2.gif" alt="" ></label> <input type="radio" name="icon" id="icon3" title = "Icône du message :" value="icon3.gif" /><label name='xolb_icon' for='icon3'><img src="https://xxx/images/subject/icon3.gif" alt="" ></label> <input type="radio" name="icon" id="icon4" title = "Icône du message :" value="icon4.gif" /><label name='xolb_icon' for='icon4'><img src="https://xxx/images/subject/icon4.gif" alt="" ></label> <input type="radio" name="icon" id="icon5" title = "Icône du message :" value="icon5.gif" /><label name='xolb_icon' for='icon5'><img src="https://xxx/images/subject/icon5.gif" alt="" ></label> <input type="radio" name="icon" id="icon6" title = "Icône du message :" value="icon6.gif" /><label name='xolb_icon' for='icon6'><img src="https://xxx/images/subject/icon6.gif" alt="" ></label> <input type="radio" name="icon" id="icon7" title = "Icône du message :" value="icon7.gif" /><label name='xolb_icon' for='icon7'><img src="https://xxx/images/subject/icon7.gif" alt="" ></label> </td>
</tr>
<tr valign="top">
Mais à l'occasion, c'est à quel template correspond à cette page ?
J'ai pas de trouvé de template se nommant newbb_reply !
EDIT Cesagonchu : Modifications à la demande de son auteur