- <div style="font-size:12px">
- <table width="100%" border="0" cellspacing="5" cellpadding="5">
- <tr>
- <td align="right">{{$.lp.rows}}</td>
- <td><label for="textfield"></label>
- <input name="MWFInsertRowNumber" type="text" id="MWFInsertRowNumber" value="1" style="border:1px solid #999; width: 60px; height:18px" /></td>
- </tr>
- <tr>
- <td> </td>
- <td>
- <input name="MWFInsertRowPosition" type="radio" value="before" checked="checked" />{{$.lp.onTheTop}}<br />
- <input type="radio" name="MWFInsertRowPosition" value="after" />{{$.lp.onTheBottom}}
- </td>
- </tr>
- </table>
- </div>
|