Bontiv-Sourceer source code viewer
Root | Help
./bontiv-cms/modules/user/templates/message.html
{include file="header.htm" title=$LNG_title_inf}
    <td width="569" height="37" valign="top">

    <table width="569" border="0" cellpadding="0" cellspacing="0">
      <tr valign="top">
        <td height="32" colspan="3" background="{$themeurl}images/trait_hori.jpg"><span class="TitreB">{$LNG_messagetitle}</span><img src="{$themeurl}images/puce_fleche.jpg" width="18" height="12"> </td>
      </tr>
      <tr>
        <td width="9" height="14"><img src="{$themeurl}images/box_HG.jpg" width="9" height="14"></td>
        <td width="549" background="{$themeurl}images/box_HM.jpg"></td>
        <td width="11"><img src="{$themeurl}images/box_HD.jpg" width="11" height="14"></td>
      </tr>
      <tr>
        <td background="{$themeurl}images/box_MG.jpg"></td>
        <td height="50" valign="top" background="{$themeurl}images/box_MM.jpg" class="Box">
<img src="{$themeurl}images/icone_engrenage.jpg" style=float:left"" />{$message}
</td>
        <td background="{$themeurl}images/box_MD.jpg"></td>
      </tr>
      <tr>
        <td><img src="{$themeurl}images/box_BG.jpg" width="9" height="10"></td>
        <td background="{$themeurl}images/box_BM.jpg"></td>
        <td><img src="{$themeurl}images/box_BD.jpg" width="11" height="10"></td>
      </tr>
    </table><br>

</td>
{include file="footer.htm"}
Presented with Bontiv-Sourceer