From d9f092a18b149d62afd5ac8a1c6f7d8e7263d17b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 17 Feb 2011 23:53:05 +0100 Subject: [ticket/9549] Only add group to legend/teampage when the checkbox is checked. The checkbox for the teampage was also missing from the template file. PHPBB3-9549 --- phpBB/adm/style/acp_groups.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/adm') diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index 07f7d072e8..2f812c443d 100644 --- a/phpBB/adm/style/acp_groups.html +++ b/phpBB/adm/style/acp_groups.html @@ -70,6 +70,10 @@
+
+
+
+

{L_GROUP_RECEIVE_PM_EXPLAIN}
-- cgit v1.2.1