From 9bbd2c4f635d9994581a7f4d7b3dcd1d4215d2d5 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Fri, 2 Jan 2004 13:23:31 +0000 Subject: [PATCH] swapped lamdaemon server and path --- lam-0.4/templates/config/confmain.php | 8 ++++---- lam/templates/config/confmain.php | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lam-0.4/templates/config/confmain.php b/lam-0.4/templates/config/confmain.php index 2842ee7c..afa94116 100644 --- a/lam-0.4/templates/config/confmain.php +++ b/lam-0.4/templates/config/confmain.php @@ -307,14 +307,14 @@ echo ("

\n"); echo ("
" . _("Script settings") . "\n"); echo ("\n"); -echo ("". - "\n"); -echo ("\n"); echo ("". "\n"); echo ("\n"); +echo ("". + "\n"); +echo ("\n"); echo ("
". - _("Path to external script") . ": get_scriptPath() . "\">" . _("Help") . "
". _("Server of external script") . ": get_scriptServer() . "\">" . _("Help") . "
". + _("Path to external script") . ": get_scriptPath() . "\">" . _("Help") . "
\n"); echo ("
\n"); diff --git a/lam/templates/config/confmain.php b/lam/templates/config/confmain.php index 2842ee7c..afa94116 100644 --- a/lam/templates/config/confmain.php +++ b/lam/templates/config/confmain.php @@ -307,14 +307,14 @@ echo ("

\n"); echo ("
" . _("Script settings") . "\n"); echo ("\n"); -echo ("". - "\n"); -echo ("\n"); echo ("". "\n"); echo ("\n"); +echo ("". + "\n"); +echo ("\n"); echo ("
". - _("Path to external script") . ": get_scriptPath() . "\">" . _("Help") . "
". _("Server of external script") . ": get_scriptServer() . "\">" . _("Help") . "
". + _("Path to external script") . ": get_scriptPath() . "\">" . _("Help") . "
\n"); echo ("
\n");