4 lines
66 B
PHP
4 lines
66 B
PHP
|
|
<script>
|
||
|
|
$("a[href^='#legendMisc']").parent().remove();
|
||
|
|
</script>
|