Update call_block.php
This commit is contained in:
parent
0c666a0a0f
commit
b5c8e96a0c
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue