Open HAL9000-sudo opened 1 year ago
Does not fetch the translation of ALT Image Text [alternative] in the Background Wrapper Image. Takes only the first language in all other languages.
BUGFIX: https://github.com/t3solution/t3sbootstrap/commit/6fef638b906c50199ae3f6094bc1a0828d987047
The alt text comes from file.alternative. The variable altText is not defined before, so the Bug fix not work
Does not fetch the translation of ALT Image Text [alternative] in the Background Wrapper Image. Takes only the first language in all other languages.