Fixing 32550, renaming Ok to Save in the sidebar

This commit is contained in:
sford3%swbell.net 2006-07-27 14:48:12 +00:00
parent 09b3307806
commit 1a02c61787

View File

@ -124,7 +124,12 @@
</box>
<box id="okCancelButtons"/>
<box id="saveCancelButtons">
<spring flex="1"/>
<button oncommand="Save();" id="save_button" value="&sidebar.customize.save.label;" />
<button oncommand="window.close();" value="&sidebar.customize.cancel.label;" />
<spring flex="1"/>
</box>
</window>