mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-07 03:19:44 +00:00
Add missing tooltips on buttons of toolbars
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
( { link = "#";
|
||||
isSafe = NO;
|
||||
label = "Close";
|
||||
tooltip = "Close";
|
||||
onclick = "window.close(); return false;";
|
||||
image = "tb-mail-stop-flat-24x24.png"; } )
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user