Fix templates

This commit is contained in:
Romain Neutron
2013-07-10 18:18:06 +02:00
parent d57bf0fca9
commit 1b731253e3
3 changed files with 9 additions and 9 deletions

View File

@@ -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]-->