minor tweaks
This commit is contained in:
@@ -510,7 +510,7 @@ function booking_token_info() {
|
||||
'name' => t('Travel form Link'),
|
||||
'description' => t('Link to the person\'s travel form.')
|
||||
);
|
||||
|
||||
/*
|
||||
$info['types']['meta-booking'] = array(
|
||||
'name' => t('Meta Booking Tokens'),
|
||||
'description' => t('Sub-tokens for the booking module that are used by other booking module tokens. They will only work in a very limited context.'),
|
||||
@@ -532,6 +532,7 @@ function booking_token_info() {
|
||||
'name' => t('Study Group Role'),
|
||||
'description' => t('Used in the studygroup-summary token.')
|
||||
);
|
||||
*/
|
||||
return $info;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user