From f03fc31723bdd135fa19c389316bc5fda8601473 Mon Sep 17 00:00:00 2001
From: fantu <fantu@ispconfig3>
Date: Mon, 29 Dec 2008 05:45:11 -0500
Subject: [PATCH] italian update

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

diff --git a/interface/web/tools/lib/lang/de_usersettings.lng b/interface/web/tools/lib/lang/de_usersettings.lng
index 363a995..905126d 100644
--- a/interface/web/tools/lib/lang/de_usersettings.lng
+++ b/interface/web/tools/lib/lang/de_usersettings.lng
@@ -1,8 +1,6 @@
 <?php
 $wb['passwort_txt'] = 'Password';
 $wb['language_txt'] = 'Language';
-$wb['btn_save_txt'] = 'Save';
-$wb['btn_cancel_txt'] = 'Cancel';
 $wb['password_mismatch'] = 'The password in the second password field does not match the first password.';
 $wb['password_strength_txt'] = 'Password strength';
 $wb['Form to edit the user password and language.'] = 'Form to edit the user password and language.';

--
Gitblit v1.9.1