Added white space between paging controls and data.
This commit is contained in:
parent
626fc50675
commit
06b2451c23
|
|
@ -437,6 +437,7 @@ else {
|
|||
|
||||
echo "<tr>\n";
|
||||
echo "<td colspan='11' align='left'>\n";
|
||||
echo " <br><br>";
|
||||
echo " <table width='100%' cellpadding='0' cellspacing='0'>\n";
|
||||
echo " <tr>\n";
|
||||
echo " <td width='33.3%' nowrap> </td>\n";
|
||||
|
|
|
|||
Loading…
Reference in New Issue