mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there
This commit is contained in:
@@ -198,6 +198,11 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php include("add_quote_modal.php"); ?>
|
||||
<?php
|
||||
|
||||
include("add_quote_modal.php");
|
||||
include("add_quick_modal.php");
|
||||
|
||||
include("footer.php");
|
||||
|
||||
<?php include("footer.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user