Fatal error: Template compilation failed: unknown modifier 'newlineToBreak' in template 'legalNotice' on line 31

You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=12004

Information:

error message: Template compilation failed: unknown modifier 'newlineToBreak' in template 'legalNotice' on line 31
error code: 12004
file: /var/www/clients/client1/web38/web/wcf/lib/system/template/TemplateScriptingCompiler.class.php (994)
php version: 5.3.10-1ubuntu3.48
wcf version: 1.1.2 (Tempest)
date: Thu, 18 Apr 2024 17:02:05 +0000
request: /index.php?page=LegalNotice&s=add294ed7daa859c916a660ac684447da6c424ef
referer:

Stacktrace:

#0 /var/www/clients/client1/web38/web/wcf/lib/system/template/TemplateScriptingCompiler.class.php(837): TemplateScriptingCompiler->compileVariableTag('LEGAL_NOTICE_AD...')
#1 /var/www/clients/client1/web38/web/wcf/lib/system/template/TemplateScriptingCompiler.class.php(168): TemplateScriptingCompiler->compileOutputTag('@LEGAL_NOTICE_A...')
#2 /var/www/clients/client1/web38/web/wcf/lib/system/template/TemplateScriptingCompiler.class.php(110): TemplateScriptingCompiler->compileTag('@LEGAL_NOTICE_A...')
#3 /var/www/clients/client1/web38/web/wcf/lib/system/template/TemplateCompiler.class.php(31): TemplateScriptingCompiler->compileString('legalNotice', '{include file="...')
#4 /var/www/clients/client1/web38/web/wcf/lib/system/template/Template.class.php(360): TemplateCompiler->compile('legalNotice', '{include file="...', '/var/www/client...')
#5 /var/www/clients/client1/web38/web/wcf/lib/system/template/Template.class.php(264): Template->compileTemplate('legalNotice', '/var/www/client...', '/var/www/client...')
#6 /var/www/clients/client1/web38/web/wcf/lib/page/AbstractPage.class.php(100): Template->display('legalNotice')
#7 /var/www/clients/client1/web38/web/wcf/lib/page/LegalNoticePage.class.php(49): AbstractPage->show()
#8 /var/www/clients/client1/web38/web/wcf/lib/page/AbstractPage.class.php(46): LegalNoticePage->show()
#9 /var/www/clients/client1/web38/web/wcf/lib/util/RequestHandler.class.php(64): AbstractPage->__construct()
#10 /var/www/clients/client1/web38/web/wcf/lib/util/RequestHandler.class.php(92): RequestHandler->__construct('LegalNotice', Array, 'page')
#11 /var/www/clients/client1/web38/web/index.php(8): RequestHandler::handle(Array)
#12 {main}