Sha256: acc6fcd2389cc0f7ee6d5ef5689f72984611903b5dd9b5f2b0f2daf00d83b674
Contents?: true
Size: 399 Bytes
Versions: 14
Compression:
Stored size: 399 Bytes
Contents
<h2><%= t('msie.acceralator', :library_name => h(LibraryGroup.system_name(@locale))) -%></h2> <%- if request.env["HTTP_USER_AGENT"] =~ /Mozilla\/4.0 \(compatible; MSIE 8.\d/ -%> <button onclick="window.external.addService('<%= LibraryGroup.site_config.url -%>page/msie_acceralator')"><%= t('msie.install_acceralator') -%></button> <%- else -%> <p><%= t('msie.not_supported') -%></p> <%- end -%>
Version data entries
14 entries across 14 versions & 1 rubygems