summaryrefslogblamecommitdiffstats
path: root/application/views/scripts/person/leave.phtml
blob: fc964312740d1e4ea0c42a086d7e904bb67eb908 (plain) (tree)
1
2
3
4
5
6





                                    
<?php
if(!isset($_POST['groupID'])) {
	?>
<div>No group has been chosen.</div>
	<?php
}