diff --git a/invoice.php b/invoice.php index 4a9fc9f1..392fa482 100644 --- a/invoice.php +++ b/invoice.php @@ -307,18 +307,18 @@ if (isset($_GET['invoice_id'])) { '; }?> - + + + Edit + + Delete diff --git a/quote.php b/quote.php index 3685073d..12a98332 100644 --- a/quote.php +++ b/quote.php @@ -309,22 +309,22 @@ if (isset($_GET['quote_id'])) { '; }?> + + + Edit - Remove + Delete - - diff --git a/recurring_invoice.php b/recurring_invoice.php index 40c06f41..8bba5ac6 100644 --- a/recurring_invoice.php +++ b/recurring_invoice.php @@ -248,18 +248,20 @@ if (isset($_GET['recurring_id'])) { '; }?> - + + + Edit + + Delete + +