blob: c35c1ea62063d58b24dce38855d17c0621197592 [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" class="errclass" title="mytitle"/></td>
</tr>