Shorten wording yes we already know its an invoice/quote other wording touchups

This commit is contained in:
johnnyq
2022-12-17 14:14:43 -05:00
parent ac4d7b2d62
commit 0e41906af0
5 changed files with 13 additions and 14 deletions

View File

@@ -141,7 +141,7 @@ if(isset($_GET['quote_id'], $_GET['url_key'])){
<div class="col-sm-4">
<table class="table">
<tr>
<td>Quote Date</td>
<td>Date</td>
<td class="text-right"><?php echo $quote_date; ?></td>
</tr>
</table>
@@ -332,7 +332,7 @@ var docDefinition = {
[
{},
{
text: 'Quote Date',
text: 'Date',
style: 'invoiceDateTitle'
},
{