git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
19 lines
485 B
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>
|