Migrate many admin Add modals to the new ajax-modal

This commit is contained in:
johnnyq
2025-11-05 01:39:22 -05:00
parent d365f48192
commit a297b8d6d8
32 changed files with 1243 additions and 1189 deletions

View File

@@ -17,6 +17,7 @@ if (isset($_GET['type'])) {
$type_display = "Credential";
}
}
ob_start();
?>