diff options
Diffstat (limited to 'addons/skin.estuary/xml/DialogAddonInfo.xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogAddonInfo.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/addons/skin.estuary/xml/DialogAddonInfo.xml b/addons/skin.estuary/xml/DialogAddonInfo.xml index ffd9261a99..f46f8f4000 100644 --- a/addons/skin.estuary/xml/DialogAddonInfo.xml +++ b/addons/skin.estuary/xml/DialogAddonInfo.xml @@ -243,14 +243,12 @@ <width>470</width> <height>40</height> <label>$INFO[ListItem.AddonSize,[COLOR button_focus]$LOCALIZE[22031]:[/COLOR] ,[CR]]</label> - <textcolor>white</textcolor> <visible>!String.IsEmpty(ListItem.AddonSize)</visible> </control> <control type="label"> <width>470</width> <height>40</height> <label>$INFO[ListItem.AddonOrigin,[COLOR button_focus]$LOCALIZE[31150]:[/COLOR] ]</label> - <textcolor>white</textcolor> <visible>!String.IsEmpty(ListItem.AddonOrigin)</visible> </control> </control> |