mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Updated Quote and Invoice GUI further adding footers to the html printables, added Quote view with details and an alert
This commit is contained in:
@@ -285,6 +285,10 @@ if(isset($_GET['invoice_id'])){
|
||||
|
||||
</form>
|
||||
|
||||
<hr class="d-none d-print-block mt-5">
|
||||
|
||||
<center class="d-none d-print-block"><?php echo $config_invoice_footer; ?></center>
|
||||
|
||||
<div class="row d-print-none mb-3">
|
||||
<div class="col-sm">
|
||||
<div class="card">
|
||||
|
||||
Reference in New Issue
Block a user