From cf882192b3238e517015dcfabbdb3adad4d2ce01 Mon Sep 17 00:00:00 2001 From: blr21560 Date: Fri, 1 Nov 2013 13:25:31 +0100 Subject: [PATCH] =?UTF-8?q?traduction=20en=20fran=C3=A7ais?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _admin.php | 2 +- index.php | 15 ++++++++------- locales/fr/main.po | 12 ++++++++++++ 3 files changed, 21 insertions(+), 8 deletions(-) diff --git a/_admin.php b/_admin.php index d45ca70..c98ec43 100644 --- a/_admin.php +++ b/_admin.php @@ -19,7 +19,7 @@ class categoriespageAdminBehaviors { public static function main() { - require_once '/_widgets.php'; + require_once '_widgets.php'; $menu = $GLOBALS['_menu']; $core = $GLOBALS['core']; diff --git a/index.php b/index.php index ec601e6..0c034e1 100644 --- a/index.php +++ b/index.php @@ -1,15 +1,14 @@ blog->settings->addNameSpace( ConstCategoriesPage::NS); if ( $ns->get(ConstCategoriesPage::PLUGIN_IS_ACTIVE) === null) { @@ -63,7 +64,7 @@ class indexCategoriesPage { '
-

'. __('Plugin activation').'

+

'. __('Plugin config').'