From 7ff27228bdf12d4f5f6c303cf95d01aac9cb291e Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Fri, 26 Dec 2008 05:21:45 -0500
Subject: [PATCH] - Updated Ubuntu installation text. - Installer recognizes 5.0 and lenny/sid as suppoertde debian release

---
 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