Fixed a couple formatting errors in menu_inventory.xml

This commit is contained in:
Shyotl
2012-06-16 01:45:13 -05:00
parent dadfc059c7
commit b5535c9cc4

View File

@@ -311,10 +311,10 @@
</menu_item_call>
<menu_item_separator name="Marketplace Separator" />
<menu_item_call bottom_delta="-18" height="18" label="Copy to Merchant Outbox" left="0" mouse_opaque="true"
name="Merchant Copy" width="128">
name="Merchant Copy" width="128"/>
<on_click filter="" function="Inventory.DoToSelected" userdata="copy_to_outbox" />
<menu_item_call bottom_delta="-18" height="18" label="Send to Marketplace" left="0" mouse_opaque="true"
name="Marketplace Send" width="128">
name="Marketplace Send" width="128"/>
<on_click filter="" function="Inventory.DoToSelected" userdata="send_to_marketplace" />
<menu_item_call bottom_delta="-18" height="18" label="--no options--" left="0"
mouse_opaque="true" name="--no options--" width="128" />