diff options
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.estuary/1080i/DialogSelect.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estuary/1080i/DialogSelect.xml b/addons/skin.estuary/1080i/DialogSelect.xml index 0459b3bba2..73210b518d 100644 --- a/addons/skin.estuary/1080i/DialogSelect.xml +++ b/addons/skin.estuary/1080i/DialogSelect.xml @@ -83,7 +83,7 @@ <height>60</height> <font>font12</font> <textcolor>grey</textcolor> - <label>$INFO[ListItem.AddonSummary]</label> + <label>$INFO[ListItem.Label2]</label> </control> </itemlayout> <focusedlayout height="125" width="880"> @@ -128,7 +128,7 @@ <height>60</height> <font>font12</font> <textcolor>grey</textcolor> - <label>$INFO[ListItem.AddonSummary]</label> + <label>$INFO[ListItem.Label2]</label> </control> </focusedlayout> </control> |