diff --git a/kloxo/file/indexcontent.php b/kloxo/file/indexcontent.php index dc4621d4c6..16df26f8c6 100644 --- a/kloxo/file/indexcontent.php +++ b/kloxo/file/indexcontent.php @@ -1,4 +1,8 @@ - "Kloxo Account",'domain' => 'Domain Owner', 'mailaccount' => "Mail Account"); $progname = $sgbl->__var_program_name; diff --git a/kloxo/httpdocs/htmllib/lib/indexcontent.php b/kloxo/httpdocs/htmllib/lib/indexcontent.php index 073b325d63..9587a82738 100644 --- a/kloxo/httpdocs/htmllib/lib/indexcontent.php +++ b/kloxo/httpdocs/htmllib/lib/indexcontent.php @@ -1,168 +1,163 @@ - "Kloxo Account",'domain' => 'Domain Owner', 'mailaccount' => "Mail Account"); $progname = $sgbl->__var_program_name; -/* -if (lxfile_exists("__path_program_htmlbase/lib/indexheader_vendor.html")) { - lreadfile("__path_program_htmlbase/lib/indexheader_vendor.html"); -} else { - lreadfile("__path_program_htmlbase/lib/indexheader.html"); -} -*/ - $ghtml->print_jscript_source("/htmllib/js/lxa.js"); if ($sgbl->is_this_slave()) { print("Slave Server\n"); exit; } $logfo = db_get_value("general", "admin", "login_pre"); $logfo = str_replace("<%programname%>", $sgbl->__var_program_name, $logfo); - if(!$cgi_forgotpwd ){ - $ghtml->print_message(); - - - if (if_demo()) { - include_once "lib/demologins.php"; - } else { -?> - - - -
Welcome to __var_program_name; ?>
-Use a valid username and email-id to get password.
-Welcome to __var_program_name; ?>
+Use a valid username and email-id to get password.
+