diff --git a/layouts/xedition/layout.html b/layouts/xedition/layout.html
index 2081af09b..d9c2092b4 100644
--- a/layouts/xedition/layout.html
+++ b/layouts/xedition/layout.html
@@ -4,6 +4,9 @@
+
+ {@ $oMemberModel = getModel('member');
+ $member_config = $oMemberModel->getMemberConfig();}
{@ $_is_indexmodule = ($site_module_info->module_srl === $current_module_info->module_srl)}
{@ $_body_class = array()}
@@ -454,13 +457,13 @@