Add lang code to base container so CSS text-transform: uppercase; gets proper capitialization in Greek.

ex: Calendar => ΗΜΕΡΟΛΌΓΙΟ while the correct spelling is ΗΜΕΡΟΛΟΓΙΟ
This commit is contained in:
nathangray 2021-04-23 09:23:27 -06:00
parent 8efb4381fa
commit 2f2e7b30ad
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
<!-- END head -->
<!-- BEGIN framework -->
{hook_after_navbar}
<div id="egw_fw_basecontainer">
<div id="egw_fw_basecontainer" lang="{lang_code}">
<div id="egw_fw_header">
<div id="egw_divLogo"><a href="{logo_url}" target="_blank"><img src="{logo_header}" title="{logo_title}" alt="EGroupware"/></a></div>
<div id="egw_fw_topmenu">

View File

@ -33,7 +33,7 @@
<!-- END head -->
<!-- BEGIN framework -->
{hook_after_navbar}
<div id="egw_fw_basecontainer">
<div id="egw_fw_basecontainer" lang="{lang_code}">
<div id="egw_fw_top_toolbar">
<div id="egw_fw_toggler">