mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
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
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
( /* the toolbar groups -*-cperl-*- */
|
||||
( { link = "#";
|
||||
label = "Help";
|
||||
onclick = "help(this);";
|
||||
image = "properties.png"; }
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user