view.lite.html.hook.php 66 B

123
  1. <script>
  2. $("a[href^='#legendMisc']").parent().remove();
  3. </script>