tbrehm
2012-10-25 a7ab4826d47f1f6784c05ca60f1f99bbb876e657
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";
?>