course master changes
This commit is contained in:
parent
35271b8783
commit
acd2e8148c
@ -33,8 +33,8 @@
|
|||||||
<label for="feesType">Fees Type <span class="symbol required"></span></label>
|
<label for="feesType">Fees Type <span class="symbol required"></span></label>
|
||||||
<select class="form-control" id="semyear">
|
<select class="form-control" id="semyear">
|
||||||
<option>Select</option>
|
<option>Select</option>
|
||||||
<option>New Register</option>
|
<option>New Registration</option>
|
||||||
<option>Re-register</option>
|
<option>Re-registration</option>
|
||||||
<option>Per Sem</option>
|
<option>Per Sem</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
@ -60,7 +60,7 @@
|
|||||||
<span>15000</span>
|
<span>15000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>New Register</span>
|
<span>New Registration</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a><i class="fa fa-trash"></i></a>
|
<a><i class="fa fa-trash"></i></a>
|
||||||
@ -87,7 +87,7 @@
|
|||||||
<span>1000</span>
|
<span>1000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>Re-register</span>
|
<span>Re-registration</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a><i class="fa fa-trash"></i></a>
|
<a><i class="fa fa-trash"></i></a>
|
||||||
|
|||||||
@ -240,7 +240,7 @@
|
|||||||
<span>15000</span>
|
<span>15000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>New Register</span>
|
<span>New Registration</span>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
@ -261,7 +261,7 @@
|
|||||||
<span>1000</span>
|
<span>1000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>Re-register</span>
|
<span>Re-registration</span>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user