浏览代码

renamed block

Alain Horner 9 年之前
父节点
当前提交
bf93e4e6c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/views/standard_layout.html.twig

+ 1 - 1
Resources/views/standard_layout.html.twig

@@ -64,7 +64,7 @@ file that was distributed with this source code.
                 {% endfor %}
             {% endblock %}
 
-            {% block javascripts_sonata_localised %}
+            {% block javascripts_sonata_l10n %}
                 {% set locale = app.request.locale %}
                 {# localize moment #}
                 {% if locale[:2] != 'en' %}