[% PROCESS 'master_templates/_defheader.tmpl' theme="yui" -%] [%#- all params are validated and cleaned unless otherwise specified -%] [%- SET back = '' %] [%- IF !data.copy_target || !data.copy_args.0 || !data.copy_args.1 -%] [%- IF !data.copy_args.0 -%]
Invalid source locale.
[% ELSIF !data.copy_args.1 %]Invalid target locale data.
[%- END -%] [%- back = '?' _ data.back_query_string -%] [% ELSE %][% data.copy_locale( data.copy_args ) %]
Click here to download '[% data.copy_args.1 %]' in XML format. You can edit the XML and upload it here.
[%- IF !data.cpanel_provided.exists(data.copy_args.0) -%]You may also delete the source locale '[% data.copy_args.0 %]'.
[%- END -%] [% END %] [% PROCESS 'master_templates/_deffooter.tmpl' theme="yui" -%]