aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2010-12-05 14:09:39 +0100
committerIgor Wiedler <igor@wiedler.ch>2010-12-05 14:09:39 +0100
commit0491bfbc2d5e7d98a7a15b5d0096c2647b821709 (patch)
treeae503c62c47aaeb58caf0b9665a7bf7a05b22ff8 /phpBB/adm
parent8b3d068e8321a16451dddcef6da2cf1245506e55 (diff)
downloadforums-0491bfbc2d5e7d98a7a15b5d0096c2647b821709.tar
forums-0491bfbc2d5e7d98a7a15b5d0096c2647b821709.tar.gz
forums-0491bfbc2d5e7d98a7a15b5d0096c2647b821709.tar.bz2
forums-0491bfbc2d5e7d98a7a15b5d0096c2647b821709.tar.xz
forums-0491bfbc2d5e7d98a7a15b5d0096c2647b821709.zip
[ticket/9575] Also change 'administrate' to 'administer' in templates
PHPBB3-9575
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/acp_forums.html2
-rw-r--r--phpBB/adm/style/acp_styles.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html
index 9f9216a068..d27cea28f7 100644
--- a/phpBB/adm/style/acp_forums.html
+++ b/phpBB/adm/style/acp_forums.html
@@ -58,7 +58,7 @@
/**
* Init the wanted display functionality if javascript is enabled.
- * If javascript is not available, the user is still able to properly administrate.
+ * If javascript is not available, the user is still able to properly administer.
*/
onload = function()
{
diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html
index 5bde4008ad..cb4361dd6f 100644
--- a/phpBB/adm/style/acp_styles.html
+++ b/phpBB/adm/style/acp_styles.html
@@ -77,7 +77,7 @@
/**
* Init the wanted display functionality if javascript is enabled.
- * If javascript is not available, the user is still able to properly administrate.
+ * If javascript is not available, the user is still able to properly administer.
*/
onload = function()
{