diff options
Diffstat (limited to 'mod/custom_index/languages')
-rw-r--r-- | mod/custom_index/languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/custom_index/languages/en.php b/mod/custom_index/languages/en.php index 452bcf2e5..091297297 100644 --- a/mod/custom_index/languages/en.php +++ b/mod/custom_index/languages/en.php @@ -8,7 +8,7 @@ 'custom:blogs' => "Latest blog posts", 'custom:members' => "Newest members", 'custom:nofiles' => "There are no files yet", - 'custom:nogroups' => "There are no files yet", + 'custom:nogroups' => "There are no groups yet", ); |