Skip to content

Commit

Permalink
Admin v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mtm-zakir committed Nov 30, 2023
1 parent b56b4be commit bdf0362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/backend/admin/marks.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</td>
<td>
<input type="hidden" name="operation" value="selection" />
<input type="submit" value="<?php echo ('Manage Marks'); ?>" class="btn btn-info" />
<input type="submit" value="<?php echo ('Show Marks'); ?>" class="btn btn-info" />
</td>
</tr>
</table>
Expand Down

0 comments on commit bdf0362

Please sign in to comment.