Update call_block.php

This commit is contained in:
FusionPBX
2019-05-28 14:53:36 -06:00
committed by GitHub
parent 0c666a0a0f
commit b5c8e96a0c

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";