From 1d8f7f155aadf209eaa4e0ca0805b428b9887b6a Mon Sep 17 00:00:00 2001
From: nveid <nveid@ispconfig3>
Date: Fri, 16 Dec 2011 02:56:46 -0500
Subject: [PATCH] Fixes to allow the serverside to work correctly with mysqli, updating the datalog, and make changes to mysql users in the mysql plugin module.

---
 interface/web/tools/lib/lang/es_usersettings.lng |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/interface/web/tools/lib/lang/es_usersettings.lng b/interface/web/tools/lib/lang/es_usersettings.lng
index de2105c..12f5206 100644
--- a/interface/web/tools/lib/lang/es_usersettings.lng
+++ b/interface/web/tools/lib/lang/es_usersettings.lng
@@ -5,6 +5,4 @@
 $wb['password_mismatch'] = 'La contraseƱa indicada en el segundo campo no coincide con la del primero.';
 $wb['Form to edit the user password and language.'] = 'Formulario para editar el usuario y la contraseƱa.';
 $wb['Settings'] = 'Configuraciones';
-$wb['id_rsa_txt'] = 'De claves RSA';
-$wb['ssh_rsa_txt'] = 'Claves SSH RSA';
 ?>

--
Gitblit v1.9.1