diff --git a/client_document_rename_modal.php b/client_document_rename_modal.php
new file mode 100644
index 00000000..fbfb1e76
--- /dev/null
+++ b/client_document_rename_modal.php
@@ -0,0 +1,33 @@
+
diff --git a/client_documents.php b/client_documents.php
index 201ebe2e..268c57ad 100644
--- a/client_documents.php
+++ b/client_documents.php
@@ -200,6 +200,10 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
Share
+
+ Rename
+
+
Move
@@ -221,6 +225,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
$name";
+
+ header("Location: " . $_SERVER["HTTP_REFERER"]);
+
+}
+
if (isset($_POST['link_file_to_document'])) {
validateTechRole();