diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-11-28 04:07:29 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-11-28 09:42:36 +0100 |
commit | 10c3773028c171830fc75f2b9774dc3b70f67782 (patch) | |
tree | d399286d159f0ab8b43c88ce700ecfbc674f90df /addons/skin.estuary/xml/DialogAddonInfo.xml | |
parent | 28b54e9741d7a6c1b6a6952c93fe01e0a532d1d0 (diff) |
[estuary] sync
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> |