From 1e6d3995cf50e905456f85f09317776ff72d388d Mon Sep 17 00:00:00 2001 From: Nate Jones Date: Tue, 24 Feb 2015 18:39:21 +0000 Subject: [PATCH] Fax Server: New Fax - Minor layout adjustment for consistency. --- app/fax/fax_send.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/fax/fax_send.php b/app/fax/fax_send.php index 710c60db1e..a61a66af16 100644 --- a/app/fax/fax_send.php +++ b/app/fax/fax_send.php @@ -862,6 +862,7 @@ if (!$included) { echo " "; echo ""; echo "\n"; + echo "
\n"; //show the footer require_once "resources/footer.php";