From 4ebc7d18f8921a1eccc04fb5d6398feaf367cc75 Mon Sep 17 00:00:00 2001 From: vogelor <vogelor@ispconfig3> Date: Sun, 27 Mar 2011 07:08:11 -0400 Subject: [PATCH] The very first version of the new rescue-module. This module tries to rescue (restart) a service if it is down... At the moment only apache is rescued (more coming soon...) --- interface/web/admin/lib/lang/fi_software_update_list.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/admin/lib/lang/fi_software_update_list.lng b/interface/web/admin/lib/lang/fi_software_update_list.lng index 91523ca..9d9a2d2 100755 --- a/interface/web/admin/lib/lang/fi_software_update_list.lng +++ b/interface/web/admin/lib/lang/fi_software_update_list.lng @@ -4,5 +4,5 @@ $wb['update_title_txt'] = 'Päivitä'; $wb['version_txt'] = 'Versio'; $wb['action_txt'] = 'Toiminto'; -$wb['server_select_txt'] = 'Select server'; +$wb['server_select_txt'] = 'Valitse palvelin'; ?> -- Gitblit v1.9.1