{{if AdminIsPower('themedata', 'detail')}}
{{/if}}
{{if AdminIsPower('themedata', 'download')}}
{{:MyLang('download_title')}}
{{/if}}
{{if AdminIsPower('themedata', 'saveinfo')}}
{{:MyLang('edit_title')}}
{{/if}}
{{if AdminIsPower('themedata', 'delete')}}
{{/if}}