tbrehm
2013-06-28 cefbfb3cd3532ace19e5cbf8c93ccc4d03e6d658
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";
?>