mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Finished File Entity Renaming process
This commit is contained in:
@@ -140,7 +140,7 @@ $colors_diff = array_diff($colors_array,$colors_used_array);
|
||||
|
||||
//$colors_diff = array_diff($colors_array,$colors_used_array);
|
||||
|
||||
include("edit_category_modal.php");
|
||||
include("category_edit_modal.php");
|
||||
|
||||
}
|
||||
|
||||
@@ -155,7 +155,7 @@ $colors_diff = array_diff($colors_array,$colors_used_array);
|
||||
|
||||
<?php
|
||||
|
||||
include("add_category_modal.php");
|
||||
include("category_add_modal.php");
|
||||
|
||||
include("footer.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user