mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Use toastr notifications and alerts instead dedupe alert feedback code
This commit is contained in:
@@ -11,9 +11,11 @@
|
||||
<!-- Page Content -->
|
||||
<h1>Blank Page</h1>
|
||||
<hr>
|
||||
<p>This is a great starting point for new custom pages.
|
||||
<p>This is a great starting point for new custom pages.</p>
|
||||
|
||||
<?php echo CURRENT_DATABASE_VERSION; ?>
|
||||
</p>
|
||||
|
||||
<script>toastr.success('Have Fun Wozz')</script>
|
||||
|
||||
|
||||
<?php include("footer.php"); ?>
|
||||
Reference in New Issue
Block a user