mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Fix templates
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
{% endblock header %}
|
||||
</head>
|
||||
<body>
|
||||
{% if app['phraseanet.registry']->get('GV_display_gcf') %}
|
||||
{% 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]-->
|
||||
|
Reference in New Issue
Block a user