From 87f00973d4c761bc5d08c0bd01e72a19c801dec7 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 13 Aug 2015 17:55:44 +0200 Subject: [PATCH] use showText() --- views/bootstrap/class.Settings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index 4b0ff7be8..24e4416f9 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -386,7 +386,7 @@ if(!is_writeable($settings->_configFilePath)) { "> : - + showTextField("autoLoginUser", $settings->_autoLoginUser); ?> "> : @@ -450,7 +450,7 @@ if(!is_writeable($settings->_configFilePath)) { "> : - + showTextField("smtpUser", $settings->_smtpUser); ?> "> :