mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-29 06:43:11 +00:00
tweaks
This commit is contained in:
parent
9fd958648b
commit
7944e439d7
4 changed files with 9 additions and 5 deletions
|
@ -75,7 +75,7 @@
|
|||
echo notify($error, "low");
|
||||
}
|
||||
if (isset($success)) {
|
||||
echo notify($success, "hight");
|
||||
echo notify($success, "high");
|
||||
}
|
||||
?>
|
||||
<script src='scripts/alert.js'></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue