Couple fix ups
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<inventory_panel
|
||||
label="ALL"
|
||||
label="All"
|
||||
name="All Items"
|
||||
help_topic="marketplace_tab"
|
||||
layout="topleft"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<inventory_panel
|
||||
label="LISTED"
|
||||
label="Listed"
|
||||
name="Active Items"
|
||||
help_topic="marketplace_tab"
|
||||
layout="topleft"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<inventory_panel
|
||||
label="UNASSOCIATED"
|
||||
label="Unassociated"
|
||||
name="Unassociated Items"
|
||||
help_topic="marketplace_tab"
|
||||
layout="topleft"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<inventory_panel
|
||||
label="UNLISTED"
|
||||
label="Unlisted"
|
||||
name="Inactive Items"
|
||||
help_topic="marketplace_tab"
|
||||
layout="topleft"
|
||||
|
||||
Reference in New Issue
Block a user