Update call_block.php

This commit is contained in:
FusionPBX 2019-05-28 14:53:36 -06:00 committed by GitHub
parent c81b948be5
commit 6918f80755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ require_once "resources/require.php";
break;
default:
$order = '';
}
}
//show the content
echo "<table width='100%' cellpadding='0' cellspacing='0' border='0'>\n";