From c2133550d0a54968e53b961783fc97af6e343e85 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 28 Jul 2008 14:36:27 +0000 Subject: [PATCH] writable instead of writeable. :/ git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8698 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_main.html | 4 ++-- phpBB/docs/CHANGELOG.html | 2 +- phpBB/includes/acm/acm_file.php | 4 ++-- phpBB/includes/acp/acp_main.php | 4 ++-- phpBB/language/en/acp/common.php | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 6126c16d63..3bfa7602c7 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -21,10 +21,10 @@ - +

{L_WARNING}

-

{L_WRITEABLE_CONFIG}

+

{L_WRITABLE_CONFIG}

diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 4956fd7b0e..8865456e41 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -87,7 +87,7 @@