Set title attribute for more verbose description of the toolbar button
This commit is contained in:
parent
28fa89bff4
commit
71bd7c8ae6
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ class kolab_files_engine
|
|||
'class' => 'button buttonPas saveas',
|
||||
'classact' => 'button saveas',
|
||||
'label' => 'kolab_files.save',
|
||||
'title' => 'kolab_files.saveto',
|
||||
), 'toolbar');
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Add table
Reference in a new issue