diff --git a/lam/templates/main.php b/lam/templates/main.php index 963b2744..d02b2c1f 100644 --- a/lam/templates/main.php +++ b/lam/templates/main.php @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2003 - 2010 Roland Gruber + Copyright (C) 2003 - 2011 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -60,7 +60,7 @@ else { metaRefresh("lists/list.php?type=" . $types[0]); } else { - metaRefresh("tree/tree_view.php"); + metaRefresh("tree/treeViewContainer.php"); } } ?>