-<div tal:define="uname python: (isAnon and [''] or [member.getMemberFullName(nameBefore=0)])[0]" metal:define-macro="user_menu_bar">
- <table id="MemberActionsBox" border="0" cellspacing="0" i18n:domain="cmf_default">
+<div id="user_menu_bar" metal:define-macro="user_menu_bar"
+ tal:define="uname python: (isAnon and [''] or [member.getMemberFullName(nameBefore=0)])[0]">
+ <table id="MemberActionsBox" border="0" cellspacing="0" i18n:domain="plinn">