blob: fc1633532cc314f5aed2a8b3a469c62c607030b4 [file] [log] [blame]
<tr errorFor="myId">
<td class="tdErrorMessage" colspan="2"><span class="errorMessage">bar error message</span></td>
</tr>
<tr>
<td class="tdLabel"><label for="myId" class="errorLabel">mylabel:</label></td>
<td class="tdInput"><input type="text" name="foo" value="bar" id="myId" style="style" title="mytitle"/></td>
</tr>