Invoice footer overlaps line content Module Billing Tab/Section Invoices Issue When viewing an invoice, the footer is overlapping the content
Brief Description: Invoice footer overlaps line content Module Billing Tab/Section Invoices Issue When viewing an invoice, the footer is overlapping the content
lines. https://www.screencast.com/t/xrBpGgVtrb7. Resolution Comments Go to the source code of
the footer and place <footer> before the content and </footer> after the content.Solution: https://www.screencast.com/t/FVlyz6pVResults: https://www.screencast.com/t/AcU8rOa2C
Source Ticket: WSE-989-44965
[Yesterday 1:52 PM] Michael Hansen
all you do is edit the source on the footer
[Yesterday 1:52 PM] Michael Hansen
and put at the top <footer>
[Yesterday 1:52 PM] Michael Hansen
and ad the bottom put </footer>