diff options
Diffstat (limited to 'addons/skin.estuary/xml/SkinSettings.xml')
-rw-r--r-- | addons/skin.estuary/xml/SkinSettings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addons/skin.estuary/xml/SkinSettings.xml b/addons/skin.estuary/xml/SkinSettings.xml index 61b3ffb424..d26bf839fb 100644 --- a/addons/skin.estuary/xml/SkinSettings.xml +++ b/addons/skin.estuary/xml/SkinSettings.xml @@ -67,6 +67,12 @@ <onclick>Skin.SelectBool(31024, 38018|circle_userrating, 563|circle_rating, 16018|circle_none)</onclick> <label2>$VAR[RatingSettingLabel2Var]</label2> </control> + <control type="button" id="707"> + <label>$LOCALIZE[31164]</label> + <include>DefaultSettingButton</include> + <onclick>Skin.SelectBool(31164, 31165|show_profilename, 31166|show_profileavatar, 16018|show_none)</onclick> + <label2>$VAR[ProfileIdentificationLabel2Var]</label2> + </control> </control> <control type="grouplist" id="600"> <top>160</top> |