mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-27 12:16:23 +00:00
9 lines
224 B
Perl
9 lines
224 B
Perl
( /* the toolbar groups -*-cperl-*- */
|
|
( { link = "#";
|
|
isSafe = NO;
|
|
label = "Close";
|
|
tooltip = "Close";
|
|
onclick = "window.close(); return false;";
|
|
image = "tb-mail-stop-flat-24x24.png"; } )
|
|
)
|