Add translation string for "Back to top"

This commit is contained in:
Hypolite Petovan 2021-03-14 18:12:20 -04:00
commit 011e67d680
2 changed files with 8 additions and 6 deletions

View file

@ -149,7 +149,7 @@ $is_singleuser_class = $is_singleuser ? "is-singleuser" : "is-not-singleuser";
</div><!--row-->
</div><!-- container -->
<div id="back-to-top" title="back to top"></div>
<div id="back-to-top" title="<?php echo DI::l10n()->t('Back to top')?>"></div>
</main>
<footer>