mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 13:22:06 +02:00
Change wrong tooltip for save button in subscription folder
This commit is contained in:
parent
e4a8200956
commit
a1183839b0
@ -18,7 +18,7 @@
|
|||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
<hbox class="dialog-footer-toolbar">
|
<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 statustext="Applies the changes made" label="Apply" id="button[apply]"/>
|
||||||
<button label="Cancel" id="button[cancel]"/>
|
<button label="Cancel" id="button[cancel]"/>
|
||||||
</hbox>
|
</hbox>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user