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/DialogSubtitles.xml | |
parent | 28b54e9741d7a6c1b6a6952c93fe01e0a532d1d0 (diff) |
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/DialogSubtitles.xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogSubtitles.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/addons/skin.estuary/xml/DialogSubtitles.xml b/addons/skin.estuary/xml/DialogSubtitles.xml index a329f38f3e..ba9a12e458 100644 --- a/addons/skin.estuary/xml/DialogSubtitles.xml +++ b/addons/skin.estuary/xml/DialogSubtitles.xml @@ -9,10 +9,10 @@ <width>1720</width> <control type="group" id="250"> <include content="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="1720" /> - <param name="DialogBackgroundHeight" value="750" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[24012]" /> - <param name="DialogHeaderId" value="100" /> + <param name="width" value="1720" /> + <param name="height" value="750" /> + <param name="header_label" value="$LOCALIZE[24012]" /> + <param name="header_id" value="100" /> </include> <control type="group"> <left>1320</left> |