Ho installato Advanced forum e uso lo stile blue_lagoon.
Tutto OK. Funziona benissimo, ma ho un problema di validazione codice:

<div class="forum-folder-legend forum-smalltext">
<dl>
<dt><img src="/modules/advanced_forum/styles/blue_lagoon/images/forum-folder-new-posts.png" alt="Il Forum contiene nuovi posts" title="" width="48" height="48" /></dt>
<dd>Il Forum contiene nuovi posts</dd>
<dt><img src="/modules/advanced_forum/styles/blue_lagoon/images//forum-folder.png" alt="Il Forum non contiene nuovi posts" title="" width="48" height="48" /></dt>
<dd>Il Forum non contiene nuovi posts</dd>
<dt><img src="/modules/advanced_forum/styles/blue_lagoon/images/forum-folder-locked.png" alt="Il Forum è chiuso" title="" width="48" height="48" /></dt>
<dd>Il Forum è chiuso</dd>
</dl>
</div>
<br style="clear: both;">

L'errore è segnalato per:

<br style="clear: both;">

che dovrebbe essere corretto con

<br style="clear: both;"/ >

Ma, non capisco dove posso correggere.
Mi potete aiutare?
Grazie