Change wording
This commit is contained in:
@@ -36,7 +36,7 @@ function booking_rooms_allocate_test_form($node, &$form_state, $location_id) {
|
||||
$options = array();
|
||||
$counter = 0;
|
||||
|
||||
$prefix = "<p>Enter a person's surname in the text field to autocomplete with the person's details. Make sure you click on the person from the dropdown list that appears in order to allocate a bed.</p>";
|
||||
$prefix = "<p>Enter a person's surname in the text field to autocomplete with the person's details. Make sure you click on the person from the dropdown list that appears.</p>";
|
||||
$form['first_para'] = array (
|
||||
'#type' => 'markup',
|
||||
'#markup' => $prefix,
|
||||
|
Reference in New Issue
Block a user