From b40d8c595b7aa1b585d5e19e1290d90da375ba4b Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Tue, 06 Oct 2009 08:21:30 -0400 Subject: [PATCH] Fixed: FS#783 - display table the main DIV Fixed: FS#655 - Resolution problem 12024x768 Px in Backend --- interface/web/admin/lib/lang/ru_software_repo.lng | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/interface/web/admin/lib/lang/ru_software_repo.lng b/interface/web/admin/lib/lang/ru_software_repo.lng index 5afe3d0..574dd11 100644 --- a/interface/web/admin/lib/lang/ru_software_repo.lng +++ b/interface/web/admin/lib/lang/ru_software_repo.lng @@ -4,6 +4,4 @@ $wb['repo_username_txt'] = 'User (optional)'; $wb['repo_password_txt'] = 'Password (optional)'; $wb['active_txt'] = 'Active'; -$wb['btn_save_txt'] = 'Save'; -$wb['btn_cancel_txt'] = 'Cancel'; ?> -- Gitblit v1.9.1