minor tweaks to token
This commit is contained in:
@@ -496,8 +496,12 @@ function booking_token_info() {
|
||||
);
|
||||
$info['tokens']['booking']['leaderhelper-pair'] = array(
|
||||
'name' => t('Registration Study Group Leader-Helper Pair'),
|
||||
'description' => t('List out the leader and helper pairs, with intro text.')
|
||||
'description' => t('List out the leader and helper pairs.')
|
||||
);
|
||||
$info['tokens']['booking']['readinggroup-listing'] = array(
|
||||
'name' => t('Reading Group Membership'),
|
||||
'description' => t('Lists all the people in a Reading Group, but only for the leader.')
|
||||
);
|
||||
$info['tokens']['booking']['room-allocation'] = array(
|
||||
'name' => t('Room Allocation'),
|
||||
'description' => t('Details of room allocated to attendee.')
|
||||
|
Reference in New Issue
Block a user