From 4a32aada4798c8d61d977e298ca816cac7afcc43 Mon Sep 17 00:00:00 2001 From: xaver <xaver@ispconfig3> Date: Mon, 19 Mar 2012 18:05:27 -0400 Subject: [PATCH] removed Forname and lastanme from sys_users list, added active and client_id -> grate to get relatons if you wanna deactivate a user --- 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