- Code: Select all
'TRANSLATION_INFO' => '',
overall_footer.html is have:
- Code: Select all
<!-- IF L_TRANSLATION_INFO --><br />{L_TRANSLATION_INFO}<!-- ENDIF -->
but this not work.
for work, I change overall_footer.html:
- Code: Select all
<br />{L_TRANSLATION_INFO}
This is imposible a bug? I add this bug tracker.