Change wrong tooltip for save button in subscription folder

This commit is contained in:
Hadi Nategh 2014-02-17 17:13:07 +00:00
parent e4a8200956
commit a1183839b0

View File

@ -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>