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>
|
||||
<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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user