Skip to content

Commit

Permalink
Page title translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
loostro committed Sep 12, 2012
1 parent 501cd69 commit bf834ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/templates/CommonAdmin/title.php.twig
Expand Up @@ -8,6 +8,6 @@

{% block site_title %}
{{ echo_block("title") }}
{{ echo_twig('parent()') }} - {{ title }}
{{ echo_twig('parent()') }} - {{ echo_trans(title,{}, i18n_catalog is defined ? i18n_catalog : "Admin" ) }}
{{ echo_endblock() }}
{% endblock %}

0 comments on commit bf834ca

Please sign in to comment.