mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Finished File Entity Renaming process
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
</tr>
|
||||
|
||||
<?php
|
||||
include("edit_account_modal.php");
|
||||
include("account_edit_modal.php");
|
||||
}
|
||||
?>
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
|
||||
<?php
|
||||
|
||||
include("add_account_modal.php");
|
||||
include("account_add_modal.php");
|
||||
|
||||
include("footer.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user