Fixed translation bug ({intl} in comment)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
{* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *}
|
||||||
{default_translation_domain domain='bo.default'}
|
{default_translation_domain domain='bo.default'}
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
{* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *}
|
||||||
{default_translation_domain domain='bo.default'}
|
{default_translation_domain domain='bo.default'}
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{* this template is loaded via Ajax in the login page, to prevent login page slowdown *}
|
{* this template is loaded via Ajax in the login page, to prevent login page slowdown *}
|
||||||
|
|
||||||
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
{* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *}
|
||||||
{default_translation_domain domain='bo.default'}
|
{default_translation_domain domain='bo.default'}
|
||||||
|
|
||||||
<div class="panel-group" id="accordion">
|
<div class="panel-group" id="accordion">
|
||||||
|
|||||||
Reference in New Issue
Block a user