tbrehm
2013-01-04 cab1344dab05f07f642c9b4d3bceda4ca69fcfc4
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";
?>