Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.224.57.25
<script type="text/javascript">
$(function () {
$("#tabs").tabs();
});
$(function () {
$("#sub_tabs").tabs();
});
</script>
<div id="tabs">
<ul>
<li><a href="#Report_degree_list">Valuation Authorisation Letter</a></li>
</ul>
<div
align="left"
id="report_Admission_ticket_div"
style="height: 250px; padding-top: 10px; padding-left: 10px; overflow: auto"
>
<table width="60%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td align="right" style="width: 350px">Teacher Code Range:</td>
<td align="left" style="width: 30px">
<input
style="width: 129px; height: 25px"
type="text"
id="teach_from"
placeholder="Teach. code from"
value="0"
/>
</td>
<td align="right">To</td>
<td align="left" style="width: 30px">
<input
style="width: 129px; height: 25px"
type="text"
id="teach_to"
placeholder="Teach. code to"
value="Z"
/>
</td>
</tr>
</table>
</div>
</div>
|