Marius Cramer
2013-11-19 ab6e698fc4cf3d6bb3d6115f4d38ec0718aa4db2
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";
?>