diff --git a/view/js/main.js b/view/js/main.js
index 3fe916d1d..b4b440a27 100644
--- a/view/js/main.js
+++ b/view/js/main.js
@@ -89,7 +89,7 @@ $(document).ready(function() {
tao.zin.axim = '
';
$('.navbar-app[href*="/lang"]').attr({"aria-expand": "true", "id": "zintog"})
.removeAttr('href').addClass('zinlcx zinlcxp dropdown dropdown-toggle').css('cursor','pointer');
- $('.dropdown-item[href*="/lang"]').addClass('zinlcxmi zinlcx').removeAttr('href').css('cursor','pointer');
+ $('.nav-link[href*="/lang"]').addClass('zinlcxmi zinlcx').removeAttr('href').css('cursor','pointer');
}
$('.zinlcx').on('click', function(e) {
if (tao.zin.syslc == '') {
@@ -103,7 +103,7 @@ $(document).ready(function() {
tao.zin.syslcs = tao.zin.re.lcs;
tao.zin.htm = '';
$('.zinpax').remove();