tweak to text
This commit is contained in:
@@ -683,8 +683,8 @@ function booking_menu() {
|
||||
);
|
||||
|
||||
$items['admin/booking/rooms/report'] = array(
|
||||
'title' => 'View All Room Allocations',
|
||||
'description' => 'View All Room Allocations',
|
||||
'title' => 'View Room Mate Preferences and Room Allocations',
|
||||
'description' => 'View Room Mate Preferences and Room Allocations',
|
||||
'page callback' => 'booking_roomallocations_view_summary',
|
||||
'access arguments' => array("view room allocations"),
|
||||
'type' => MENU_LOCAL_ACTION,
|
||||
|
Reference in New Issue
Block a user