2005-07-20 Helge Hess <helge.hess@opengroupware.org>
+ * MailerUI/UIxMailToolbar.wox: properly localize button label
+
* MailerUI: use new UIxMailPanelFrame for panel templates (those which
do not show the folder tree)
<var:foreach list="toolbarConfig" item="toolbarGroup">
<var:foreach list="toolbarGroup" item="buttonInfo">
<var:if condition="isButtonEnabled">
- <td class="tb_label"><var:string value="buttonInfo.label" /></td>
+ <td class="tb_label"><var:string value="buttonLabel" /></td>
</var:if>
</var:foreach>
<td class="tb_spacer"> </td>