Conference Rooms: Adjust colspan.
This commit is contained in:
parent
8c1639ab31
commit
941ddd23eb
|
|
@ -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