mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Fixed Centering footer for Guest viewing invoices and quotes
This commit is contained in:
@@ -257,7 +257,7 @@ if ($quote_status == "Draft" || $quote_status == "Sent" || $quote_status == "Vie
|
||||
|
||||
<hr class="mt-5">
|
||||
|
||||
<div style="text-center"><?php echo nl2br($config_quote_footer); ?></div>
|
||||
<div class="text-center"><?php echo nl2br($config_quote_footer); ?></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user