code cleanup
This commit is contained in:
@@ -45,7 +45,7 @@ function booking_room_view_summary() {
|
||||
*/
|
||||
function booking_roomlocation_define_form($node, &$form_state, $create, $editid = 0)
|
||||
{
|
||||
$form = array ();
|
||||
$form = array();
|
||||
$prefix = "<p>Add a new room location definition</p>";
|
||||
|
||||
if ($create == true)
|
||||
|
Reference in New Issue
Block a user