From 9a05a71f6b06a1c8dc825e183b5155e72b93dc4b Mon Sep 17 00:00:00 2001 From: "Christoph Burchert (Chb)" Date: Wed, 7 Sep 2011 19:29:58 +0200 Subject: [PATCH] Fixed typo (thanks to frontline), fixes #880 Signed-off-by: Christoph Burchert (Chb) --- lng/english.lng.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lng/english.lng.php b/lng/english.lng.php index 96412804..6d3aa915 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -1423,7 +1423,7 @@ $lng['serversettings']['mail_also_with_mxservers'] = 'Create mail-, imap-, pop3- $lng['aps']['nocontingent'] = 'Your APS contingent is insufficient. You cannot install any package.'; $lng['aps']['packageneedsdb'] = 'This package needs a database but your contingent is used up'; $lng['aps']['cannoteditordeleteapsdb'] = 'APS databases cannot be edited or removed here'; -$lng['admin']['webserver_Puser'] = 'Webserver user-name'; +$lng['admin']['webserver_user'] = 'Webserver user-name'; $lng['admin']['webserver_group'] = 'Webserver group-name'; // ADDED IN FROXLOR 0.9.10