Jake Vanderwerf
2026-03-29 275c0d74cd68677622a5431505c5c870c473063d
inc/helpers/ui.php
@@ -297,15 +297,13 @@
    ?>
    <nav id="<?=$id?>" class="on-this-page index">
        <label>Jump to:
            <button type="button" aria-label="Show Index" title="Show Index" class="toggle" aria-expanded="false">
                <?= jvbIcon('plus-square') ?>
      <button type="button" aria-label="Show Index" title="Show Index" class="toggle main" aria-expanded="false">
         <span>Jump To:</span><?= jvbIcon('plus-square') ?>
            </button>
        </label>
        <ul>
            <li>
            <li id="back-to-top">
                <a href="#top" title="Back to Top">
                    <?= jvbIcon('caret-circle-up') ?>
                    <?= jvbIcon('caret-circle-up') ?><span>Back to Top</span>
                </a>
            </li>
            <?php