Skip to content

Commit 82a54b5

Browse files
committed
Add counter link
1 parent a77b99a commit 82a54b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openlibrary/templates/lib/nav_foot.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ <h2>$_("Help")</h2>
4444
<li><a href="/help/faq/editing" title="$_('Suggest Edits')">$_("Suggesting Edits")</a></li>
4545
<li><a href="/books/add" title="$_('Add a new book to Open Library')">$_("Add a Book")</a></li>
4646
<li><a href="https://github.com/internetarchive/openlibrary/releases" title="$_('Release Notes')">$_("Release Notes")</a></li>
47+
$# detect-missing-i18n-skip-line
48+
<li><a href="$changequery(show_page_status='1')" style="color:transparent;position:absolute;pointer-events:none;" tabindex="-1">Page Status</a></li>
4749
</ul>
4850
<aside>
4951
<a class="footer-icon" title="$_('Twitter')" href="https://twitter.com/OpenLibrary"><img src="/static/images/tweet.svg" alt="" loading="lazy"></a>

0 commit comments

Comments
 (0)