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");