From c0caf7652fb699ec38488df6f52f354534dd22d1 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 17 May 2007 14:59:33 +0000 Subject: Fixing some tiny bugs... - correctly close span tags within code=php git-svn-id: file:///svn/phpbb/trunk@7619 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_attachments.html | 6 ++++-- phpBB/adm/style/acp_styles.html | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_attachments.html b/phpBB/adm/style/acp_attachments.html index 7d2b2c60b1..cee60b4185 100644 --- a/phpBB/adm/style/acp_attachments.html +++ b/phpBB/adm/style/acp_attachments.html @@ -243,8 +243,10 @@ {groups.GROUP_NAME} -
» {L_NOT_ALLOWED_IN_PM} -
» {L_ONLY_ALLOWED_IN_PM} +
» {L_NOT_ALLOWED_IN_PM} +
» {L_ONLY_ALLOWED_IN_PM} +
» {L_NOT_ALLOWED_IN_PM_POST} +
» {L_ALLOWED_IN_PM_POST} {groups.CATEGORY}  {ICON_EDIT}  {ICON_DELETE}  diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html index 47efd249ec..2b067cb292 100644 --- a/phpBB/adm/style/acp_styles.html +++ b/phpBB/adm/style/acp_styles.html @@ -384,6 +384,7 @@ | {L_PREVIEW} + {L_UNINSTALLED} -- cgit v1.2.1