From 52773916846487fda545c47f42372701cbd88690 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 28 Feb 2004 17:50:43 +0000 Subject: [PATCH] increased maxlegth for unix hosts --- lam-0.4/templates/account/useredit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam-0.4/templates/account/useredit.php b/lam-0.4/templates/account/useredit.php index 693b9d90..69b53083 100644 --- a/lam-0.4/templates/account/useredit.php +++ b/lam-0.4/templates/account/useredit.php @@ -1125,7 +1125,7 @@ switch ($select_local) { if ($_SESSION['ldap']->supports_unix_hosts) { echo ''; echo _('Unix workstations'); - echo ''."\n".''. + echo ''."\n".''. ''."\n".''. ''._('Help'). "\n\n";