<tr>
<td width="95%"><lms:spacer type="standard" /></td>
<td width="1">
<div class="btnCommonPadding">
<lms:button captionKey="button.done" tooltipKey="button.done"
nav="Greetings"/>
</div>
</td>
</tr>
</table>
</div>
<lms:hRule type="hRuleButtonSetTop" />
<%--
---------------------------------------------------------------------
END Done button
----------------------------------------------------------------------
--%>
<lms:spacer type="standard" />
<%--
----------------------------------------------------------------------
BEGIN hello message
---------------------------------------------------------------------
--%>
<table border="0" cellpadding="0" cellspacing="0" border="0"
width="100%">
<tr>
<td width="95%"><span class="hdrGeneral"><lms:message
key="customTab.hello.helloMessage"/></span></td>
<td width="1"></td>
<td width="1"></td>
</tr>
</table>
<%--
-------------------------------------------------------------------
END hello message
----------------------------------------------------------------------
--%>
<lms:hRule type="hRuleButtonSetBottom" />
<%--
Chapter 8: Creating a tab 75