From c513fa15cb337bc23490c9ceaf446cf1621cb342 Mon Sep 17 00:00:00 2001 From: cfoe <cfoe@ispconfig3> Date: Mon, 16 Jul 2012 12:45:48 -0400 Subject: [PATCH] backporting from ispc-larry: country-flags in lists, added groups to admin/users list, added icons for user_typ --- 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