FundacionLQDVI_WebCongresos/www/components/com_kunena/template/default_ex/header.html

19 lines
485 B
HTML

<patTemplate:tmpl name="kunena-header">
<!-- closed in footer.html -->
<div id="Kunena">
{OFFLINE_MESSAGE}
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="Kunena_top">
<tr>
<td align="left" nowrap="nowrap">{MENU}</td>
<td align="right" width="5%">{SEARCHBOX}</td>
<td align="right" width="1%" ><img id="BoxSwitch_topprofilebox__topprofilebox_tbody" class="hideshow" src="{PB_IMGSWITCHURL}" alt="" /></td>
</tr>
</table>
</patTemplate:tmpl>