Minor formatting tweaks
This commit is contained in:
@@ -381,7 +381,7 @@ function booking_coming_page() {
|
||||
global $event;
|
||||
$output = "";
|
||||
$table = "";
|
||||
$attributes = array('style' => 'max-width:60%');
|
||||
$attributes = array('style' => 'width:50%; margin-left:25%; margin-right:25%;');
|
||||
$booking_limit = variable_get('booking_regn_limit','350');
|
||||
$rows = array();
|
||||
|
||||
|
Reference in New Issue
Block a user