parent
2a4500bd16
commit
e5f72058a7
|
@ -492,6 +492,6 @@ echo '</div>';
|
|||
<?php
|
||||
if (get_user_language($config['id_user']) == 'es') {
|
||||
?>
|
||||
console.log($('#icon_god-extensions').find('span').attr('style', 'text-wrap: nowrap;'));
|
||||
$('#icon_god-extensions').find('span').attr('style', 'text-wrap: nowrap;');
|
||||
<?php } ?>
|
||||
</script>
|
Loading…
Reference in New Issue