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:
4
tags.php
4
tags.php
@@ -132,7 +132,7 @@ $colors_diff = array_diff($colors_array,$colors_used_array);
|
||||
|
||||
<?php
|
||||
|
||||
include("edit_tag_modal.php");
|
||||
include("tag_edit_modal.php");
|
||||
|
||||
}
|
||||
|
||||
@@ -147,7 +147,7 @@ $colors_diff = array_diff($colors_array,$colors_used_array);
|
||||
|
||||
<?php
|
||||
|
||||
include("add_tag_modal.php");
|
||||
include("tag_add_modal.php");
|
||||
|
||||
include("footer.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user