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
1 changed files with 1 additions and 1 deletions

View File

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