mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
parent
774ab78a5b
commit
2a4500bd16
@ -488,4 +488,10 @@ echo '</div>';
|
|||||||
return height_logo + height_tabs + padding_menu + height_position;
|
return height_logo + height_tabs + padding_menu + height_position;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
<?php
|
||||||
|
if (get_user_language($config['id_user']) == 'es') {
|
||||||
|
?>
|
||||||
|
console.log($('#icon_god-extensions').find('span').attr('style', 'text-wrap: nowrap;'));
|
||||||
|
<?php } ?>
|
||||||
</script>
|
</script>
|
Loading…
x
Reference in New Issue
Block a user