summaryrefslogtreecommitdiff
path: root/inc/toolbar.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/toolbar.php')
-rw-r--r--inc/toolbar.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/toolbar.php b/inc/toolbar.php
index af1dc8d05..3188c9ac9 100644
--- a/inc/toolbar.php
+++ b/inc/toolbar.php
@@ -172,6 +172,9 @@ function toolbar_JSdefines($varname){
'icon' => 'sig.png',
'key' => 'y',
),
+
+
+
));
} // end event TOOLBAR_DEFINE default action
$evt->advise_after();