Fix Footer path in used edit causing edit user not to function, also removed the old ajax used edit modal

This commit is contained in:
johnnyq
2025-09-08 13:06:33 -04:00
parent 2b7017fae2
commit 64f12b42b8
2 changed files with 1 additions and 205 deletions

View File

@@ -201,4 +201,4 @@ ob_start();
</form>
<?php
require_once "../../../includes/modal_footer_new.php";
require_once "../../../includes/modal_footer.php";