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