mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Fix google chrome frame display
This commit is contained in:
@@ -41,9 +41,11 @@
|
||||
{% endblock header %}
|
||||
</head>
|
||||
<body>
|
||||
{% if app['phraseanet.registry']->get('GV_display_gcf') %}
|
||||
<!--[if lt IE 7]>
|
||||
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
|
||||
<![endif]-->
|
||||
{% endif %}
|
||||
<div class="container full-height">
|
||||
{% block content_scaffholding %}
|
||||
|
||||
|
Reference in New Issue
Block a user