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