This commit is contained in:
Christian Vogeley 2013-01-01 21:08:30 +01:00
parent cde9b6370d
commit 2a3f8f8ee2
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ function register_content(&$a) {
$o = replace_macros($o, array(
'$oidhtml' => $oidhtml,
'$oidhtml_old' => $oidhtml_old,
'$oidhtml_old' => $oidhtml_old,
'$invitations' => get_config('system','invitation_only'),
'$invite_desc' => t('Membership on this site is by invitation only.'),
'$invite_label' => t('Your invitation ID: '),