From 37862c86d81751ed1c782cda20d43f482c812976 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 25 Apr 2007 13:10:48 +0000 Subject: [PATCH] Fix: mise en page --- htdocs/admin/security.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/admin/security.php b/htdocs/admin/security.php index 43775a9e125..2bcc06e8165 100644 --- a/htdocs/admin/security.php +++ b/htdocs/admin/security.php @@ -1,5 +1,6 @@ +/* Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2005-2007 Regis Houssin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -270,8 +271,7 @@ print ''; // Cryptage du mot de base de la base dans conf.php print ""; -print ''.$langs->trans("MainDbPasswordFileConfEncrypted").''; -//print ' '; +print ''.$langs->trans("MainDbPasswordFileConfEncrypted").''; print ''; if($conf->global->MAIN_DATABASE_PWD_CONFIG_ENCRYPTED == 1) {