sogo/UI/AdministrationUI/Toolbars/UIxAdministration.toolbar
Francis Lachapelle 052138a069 Added toolbar to administration module with "help" button.
Monotone-Parent: 7145f91bc53473eb5af77730e87d0ebc7d3988e3
Monotone-Revision: 78bab40835ca73611c47298a0a8de1393cf60c03

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-15T17:21:01
Monotone-Branch: ca.inverse.sogo
2009-10-15 17:21:01 +00:00

8 lines
150 B
Perl

( /* the toolbar groups -*-cperl-*- */
( { link = "#";
label = "Help";
onclick = "help(this);";
image = "properties.png"; }
)
)