Increase the space between the Conference Rooms title and the table.
This commit is contained in:
parent
73f0d072b4
commit
307923d6e4
|
|
@ -167,6 +167,7 @@ else {
|
|||
echo " </form>\n";
|
||||
echo " </tr>\n";
|
||||
echo "</table>\n";
|
||||
echo "<br />\n";
|
||||
|
||||
//get the conference room count
|
||||
require_once "app/conference_centers/resources/classes/conference_center.php";
|
||||
|
|
|
|||
Loading…
Reference in New Issue