Finished File Entity Renaming process

This commit is contained in:
johnnyq
2022-02-05 13:24:57 -05:00
parent 559d0559fa
commit 278b243e7c
123 changed files with 114 additions and 207 deletions

View File

@@ -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");