tbrehm
2012-04-12 02bf997271f4d09e91c8fcb9cecd08f06f2400c4
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";
?>