I'm using the announvement module in DNN 4.4.0. When I edit the announcements, everything is OK, items are shown correctly. When I log off and go back to my page, the template is not correctly parsed.
->> <span class="SubHead">Nouveau site ! - samedi 13 janvier 2007</span><br>Voilà
In the admin mode :
->> <span class="SubHead">Nouveau site ! - samedi 13 janvier 2007</span><div class="Normal DNN_ANN_Description">Voilà,
Where is that DIV ? Is there a workaround ?