course master changes

This commit is contained in:
gandhimathi 2018-08-09 14:19:51 +05:30
parent 35271b8783
commit acd2e8148c
2 changed files with 6 additions and 6 deletions

View File

@ -33,8 +33,8 @@
<label for="feesType">Fees Type <span class="symbol required"></span></label>
<select class="form-control" id="semyear">
<option>Select</option>
<option>New Register</option>
<option>Re-register</option>
<option>New Registration</option>
<option>Re-registration</option>
<option>Per Sem</option>
</select>
</div>
@ -60,7 +60,7 @@
<span>15000</span>
</td>
<td>
<span>New Register</span>
<span>New Registration</span>
</td>
<td>
<a><i class="fa fa-trash"></i></a>
@ -87,7 +87,7 @@
<span>1000</span>
</td>
<td>
<span>Re-register</span>
<span>Re-registration</span>
</td>
<td>
<a><i class="fa fa-trash"></i></a>

View File

@ -240,7 +240,7 @@
<span>15000</span>
</td>
<td>
<span>New Register</span>
<span>New Registration</span>
</td>
</tr>
@ -261,7 +261,7 @@
<span>1000</span>
</td>
<td>
<span>Re-register</span>
<span>Re-registration</span>
</td>
</tr>