c
 
does this fix it
Line 5: Line 5:
}
}
</script>
</script>
<button type="button" <!--{if $style == 'button'} class="mw-ui-button mw-ui-progressive" {else} style="text-decoration:none;color:#0645ad;background:none;padding:0;" {/if}--> onclick="copy('<!--{$text|escape:'html'}-->')"><!--{$buttontext|escape:'html'}--></button>
<button type="button" <!--{if $style == 'button'}--> class="mw-ui-button mw-ui-progressive" <!--{else}--> style="text-decoration:none;color:#0645ad;background:none;padding:0;" <!--{/if}--> onclick="copy('<!--{$text|escape:'html'}-->')"><!--{$buttontext|escape:'html'}--></button>