tbrehm
2010-05-26 374c8db63dca02dcf62d64448dc408897925c19f
interface/web/login/lib/module.conf.php
@@ -1,6 +1,6 @@
<?php
$module["name"]       = "login";
$module["title"]       = "Login";
$module["template"]    = "module.tpl.htm";
$module["startpage"]    = "login/index.php";
<?php
$module["name"]       = "login";
$module["title"]       = "top_menu_login";
$module["template"]    = "module.tpl.htm";
$module["startpage"]    = "login/index.php";
?>