Cleanup and consolidatio

This commit is contained in:
2021-06-12 09:29:10 -04:00
parent f19434ec0c
commit 4e1d504339
39 changed files with 320 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 josh.north
* Copyright (C) 2018 josh.north@point808.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -126,8 +126,8 @@
</table>
</form>
</div>
<?php }; ?>
<?php } ?>
<!-- END SIGNOUT LIST -->
<!-- CONTENT END -->
<?php }; require_once("inc/footer.inc.php");
<?php } require_once("inc/footer.inc.php");