Conference Rooms: Adjust colspan.
This commit is contained in:
parent
e9e38298e8
commit
6a51e3d4e2
|
|
@ -350,7 +350,7 @@ else {
|
|||
|
||||
//show paging
|
||||
echo "<tr>\n";
|
||||
echo "<td colspan='12' align='left'>\n";
|
||||
echo "<td colspan='13' align='left'>\n";
|
||||
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