diff options
Diffstat (limited to 'plugins/jetpack/_inc/build/static-ie-notice.html')
-rw-r--r-- | plugins/jetpack/_inc/build/static-ie-notice.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/jetpack/_inc/build/static-ie-notice.html b/plugins/jetpack/_inc/build/static-ie-notice.html deleted file mode 100644 index 3f6dc8aa..00000000 --- a/plugins/jetpack/_inc/build/static-ie-notice.html +++ /dev/null @@ -1,7 +0,0 @@ -<div id="ie-legacy-notice" style="display:none"><div class="dops-notice is-warning"><span class="dops-notice__icon-wrapper"><svg class="gridicon gridicons-notice dops-notice__icon" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"></path></g></svg></span><span class="dops-notice__content"><span class="dops-notice__text"><div>#HEADER_TEXT#<br/>#TEXT#</div></span></span></div></div><script type="text/javascript"> -/*@cc_on -if ( @_jscript_version <= 10) { -jQuery( '#ie-legacy-notice' ).show(); -} -@*/ -</script>
\ No newline at end of file |