mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 23:29:31 +01:00
Change wrong tooltip for save button in subscription folder
This commit is contained in:
parent
e4a8200956
commit
a1183839b0
@ -18,7 +18,7 @@
|
||||
</rows>
|
||||
</grid>
|
||||
<hbox class="dialog-footer-toolbar">
|
||||
<button statustext="Saves this ACL" label="Save" id="button[save]"/>
|
||||
<button statustext="Saves subscription changes" label="Save" id="button[save]"/>
|
||||
<button statustext="Applies the changes made" label="Apply" id="button[apply]"/>
|
||||
<button label="Cancel" id="button[cancel]"/>
|
||||
</hbox>
|
||||
|
Loading…
Reference in New Issue
Block a user