Increase the space between the Conference Rooms title and the table.

This commit is contained in:
Mark Crane 2013-09-18 15:42:26 +00:00
parent 73f0d072b4
commit 307923d6e4
1 changed files with 1 additions and 0 deletions

View File

@ -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";