File reordering in progress

This commit is contained in:
Michał Gdula 2022-09-07 09:41:18 +00:00
parent b227baf239
commit 274707c80b
7 changed files with 79 additions and 58 deletions

View file

@ -15,9 +15,6 @@ include __DIR__."/ui/nav.php";
if (params.del == "true") {
sniffleAdd("Image Deleted", "Successfully deleted image: <?php echo $_GET['id']; ?>", "var(--green)", "<?php echo $root_dir ?>assets/icons/trash.svg");
}
if (params.login == "success") {
sniffleAdd("Logged in", "O hi <?php echo $_SESSION['username']; ?>", "var(--green)", "<?php echo $root_dir ?>assets/icons/hand-waving.svg");
}
</script>
<div class="info-text">