Use innerclass for Archive button in taskbar

pull/5838/head
Aleksander Machniak 8 years ago
parent 19ae87957f
commit 2803a58152

@ -43,6 +43,7 @@ class archive extends rcube_plugin
'height' => 32,
'title' => 'buttontitle',
'domain' => $this->ID,
'innerclass' => 'inner',
),
'toolbar');

Loading…
Cancel
Save