diff --git a/lam/HISTORY b/lam/HISTORY index 983844af..ee20ca44 100644 --- a/lam/HISTORY +++ b/lam/HISTORY @@ -1,6 +1,7 @@ December 2012 - account profiles and PDF structures are now bound to server profile - IMAP: support "/" as path separator (RFE 3575692) + - show server profile name on config pages (RFE 3579768) 25.09.2012 3.9 diff --git a/lam/templates/config/confmain.php b/lam/templates/config/confmain.php index 7b6aaed2..0d03dd42 100644 --- a/lam/templates/config/confmain.php +++ b/lam/templates/config/confmain.php @@ -163,6 +163,10 @@ foreach ($jsFiles as $jsEntry) {  LDAP Account Manager  LDAP Account Manager + + getName(); ?> +    +
diff --git a/lam/templates/config/confmodules.php b/lam/templates/config/confmodules.php index 655dfc5a..ce2e7d63 100644 --- a/lam/templates/config/confmodules.php +++ b/lam/templates/config/confmodules.php @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2004 - 2011 Roland Gruber + Copyright (C) 2004 - 2012 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 @@ -133,6 +133,10 @@ foreach ($jsFiles as $jsEntry) {  LDAP Account Manager  LDAP Account Manager + + getName(); ?> +    +
diff --git a/lam/templates/config/conftypes.php b/lam/templates/config/conftypes.php index ff4540c6..7b54a1bb 100644 --- a/lam/templates/config/conftypes.php +++ b/lam/templates/config/conftypes.php @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2004 - 2011 Roland Gruber + Copyright (C) 2004 - 2012 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 @@ -151,6 +151,10 @@ foreach ($jsFiles as $jsEntry) {  LDAP Account Manager  LDAP Account Manager + + getName(); ?> +    +
diff --git a/lam/templates/config/moduleSettings.php b/lam/templates/config/moduleSettings.php index 73b3c2c3..727d61ea 100644 --- a/lam/templates/config/moduleSettings.php +++ b/lam/templates/config/moduleSettings.php @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2009 - 2011 Roland Gruber + Copyright (C) 2009 - 2012 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 @@ -132,6 +132,10 @@ foreach ($jsFiles as $jsEntry) {  LDAP Account Manager  LDAP Account Manager + + getName(); ?> +    +