diff --git a/ajax/ajax_quote_copy.php b/ajax/ajax_quote_copy.php new file mode 100644 index 00000000..ba30333a --- /dev/null +++ b/ajax/ajax_quote_copy.php @@ -0,0 +1,81 @@ + + + +
+ + + +
+ + + Edit - + Copy @@ -191,8 +195,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); diff --git a/modals/quote_copy_modal.php b/modals/quote_copy_modal.php deleted file mode 100644 index 59ba19ae..00000000 --- a/modals/quote_copy_modal.php +++ /dev/null @@ -1,64 +0,0 @@ - \ No newline at end of file diff --git a/quote.php b/quote.php index 0fe9585b..bf8ff5a5 100644 --- a/quote.php +++ b/quote.php @@ -183,7 +183,11 @@ if (isset($_GET['quote_id'])) { Edit = 2) { ?> - + Copy diff --git a/quotes.php b/quotes.php index c8b3cd15..fac57234 100644 --- a/quotes.php +++ b/quotes.php @@ -207,7 +207,11 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Edit = 2) { ?> - + Copy @@ -230,8 +234,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));