diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-11 22:05:41 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-11 22:05:41 +0000 |
commit | d083e84d8f671e3f60a8d05a6f46aa93ba44f330 (patch) | |
tree | 1dc500eab2b2c0704cd32f358b256b17df6841c8 /www-ssl/admin/menu.php | |
parent | 2cff87c4629264ebef5055ad1a721f75861bfb4c (diff) |
create new page
git-svn-id: svn://svn.cccv.de/engel-system@45 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/admin/menu.php')
-rwxr-xr-x | www-ssl/admin/menu.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www-ssl/admin/menu.php b/www-ssl/admin/menu.php index a76bfdfd..2dc1ee5a 100755 --- a/www-ssl/admin/menu.php +++ b/www-ssl/admin/menu.php @@ -17,6 +17,8 @@ $Menu["Entry"][13]["Name"] = "Dect"; $Menu["Entry"][13]["Line"] = "<br>"; $Menu["Entry"][4]["File"] = "user.php"; $Menu["Entry"][4]["Name"] = "Engelliste"; +$Menu["Entry"][14]["File"] = "userDefaultSetting.php"; +$Menu["Entry"][14]["Name"] = "EngelDefaultSetting"; $Menu["Entry"][5]["File"] = "aktiv.php"; $Menu["Entry"][5]["Name"] = "Aktivliste"; $Menu["Entry"][6]["File"] = "tshirt.php"; |