Skip to content
Snippets Groups Projects
Commit b2d0a6ff authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #15970 fix widget template compatibility with calendar as table

parent c6dd9930
Branches
Tags
2 merge requests!393Master,!392Hotline 6.51
<div class="boiteDroite">
{TITRE}&nbsp;{RSS}
{CONTENU}
<div class="boiteDroite" style="width:100%; overflow:hidden">
<div class="boiteDroiteInner" style="overflow:hidden; clear:both">
{IF-TITRE}
<div class="titre">
<div><h1>{TITRE}</h1></div>
<div class="rss">{RSS}</div>
</div>
{ENDIF}
<div class="contenu">
{CONTENU}
</div>
</div>
</div>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment