]> git.mxchange.org Git - friendica.git/commitdiff
Update src/Content/GroupManager.php
authoranubis2814 <57196483+anubis2814@users.noreply.github.com>
Mon, 5 Jun 2023 06:33:26 +0000 (02:33 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 5 Jun 2023 12:40:12 +0000 (08:40 -0400)
Co-authored-by: Philipp <admin+Github@philipp.info>
src/Content/GroupManager.php

index 36765359be268ea4046af91f94fa44d4b33f1891..d7848b41bf0f5d5742ce451ce6c2b5ecbd4e3ba0 100644 (file)
@@ -151,7 +151,7 @@ class GroupManager
                                        '$title'        => DI::l10n()->t('Groups'),
                                        '$groups'       => $entries,
                                        '$link_desc'    => DI::l10n()->t('External link to group'),
-                                       '$New_group_page' => 'register/',
+                                       '$new_group_page' => 'register/',
                                        '$total'        => $total,
                                        '$visible_groups' => $visibleGroups,
                                        '$showless'     => DI::l10n()->t('show less'),