aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/permissions.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-04-26 18:41:26 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-04-26 18:41:26 +0000
commitfc295f5f0eef6b761c7c2d825bc01501e8882a25 (patch)
tree8a2b6d3519dffe95bb03422ecdfe58d90a45eeff /phpBB/language/en/acp/permissions.php
parent78f16d70a292afee3470710669d4082d5b6212eb (diff)
downloadforums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar.gz
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar.bz2
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.tar.xz
forums-fc295f5f0eef6b761c7c2d825bc01501e8882a25.zip
checking in some fixes. ;) Most of them are really minor, including:
- correctly enter report notification into db - fix double-quote pm issue git-svn-id: file:///svn/phpbb/trunk@7409 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/permissions.php')
-rw-r--r--phpBB/language/en/acp/permissions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/permissions.php b/phpBB/language/en/acp/permissions.php
index 7880910d7e..a1cea09db7 100644
--- a/phpBB/language/en/acp/permissions.php
+++ b/phpBB/language/en/acp/permissions.php
@@ -43,7 +43,7 @@ $lang = array_merge($lang, array(
<h2>Permission Roles</h2>
<p>These are used to create different sets of permissions for the different permission types later being able to be assigned on a role-based basis. The default roles should cover the administration of bulletin boards large and small, though within each of the four divisions, you can add/edit/delete roles as you see fit.</p>
- <h2>Permission Mask</h2>
+ <h2>Permission Masks</h2>
<p>These are used to view the effective permissions assigned to Users, Moderators (Local and Global), Administrators or Forums.</p>
<br />