Replace static 'Back to top' text with translation

This commit is contained in:
sb0001 2026-01-08 23:27:18 +01:00 committed by GitHub
commit 704638110a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
<div class="page-links">
<p class="h3">On this page</p>
<nav id="toc"></nav>
<p class="link-to-top"><a href="#main-top-link"><span aria-hidden="true">↑︎</span> Back to top</a></p>
<p class="link-to-top"><a href="#main-top-link"><span aria-hidden="true">↑︎</span><?php echo i18n('backtotop');?></a></p>
</div>
</nav>