]> git.mxchange.org Git - friendica.git/commitdiff
.
authorChristian Vogeley <christian.vogeley@hotmail.de>
Tue, 1 Jan 2013 20:08:30 +0000 (21:08 +0100)
committerChristian Vogeley <christian.vogeley@hotmail.de>
Tue, 1 Jan 2013 20:08:30 +0000 (21:08 +0100)
mod/register.php

index faee66c26737bd9f5fad7a0b8457addb2dbf03f2..1712ee84fb03ff17429342ace1bb6bbea61f1f74 100644 (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: '),