-
Bug
-
Resolution: Fixed
-
None
-
3.0.B3
-
None
-
PHP Environment:
Database:
en/common.php is have this line:
'TRANSLATION_INFO' => '',
|
overall_footer.html is have:
<!-- IF L_TRANSLATION_INFO --><br />{L_TRANSLATION_INFO}<!-- ENDIF -->
|
but this not work.
for work, I change overall_footer.html:
<br />{L_TRANSLATION_INFO}
|
This is imposible a bug? I add this bug tracker.

