[TYPO3-english] Add page layout in bootstrap package typo3 6.2
Xavier Perseguers
xavier at typo3.org
Sat May 31 10:26:36 CEST 2014
Hi,
Gunnar Jonsson wrote:
> The solution was found: When removing the ampersand in the following
> lines, the name of the backend layout appeared in the list in BE.
>
> <trans-unit id="backend_layout.default_2_V_columns">
> <source>Bootstrap Package: Left & normal, 2 Columns</source>
Again, change that to "... Left & normal, ..." and it will work.
Another solution is using CDATA:
<source><![CDATA[
Bootstrap Package: Left & normal, 2 Columns
]]></source>
Regards
--
Xavier Perseguers
TYPO3 CMS Team Member
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
More information about the TYPO3-english
mailing list