Add translation string for "Back to top"
This commit is contained in:
parent
ddbe8730ed
commit
011e67d680
2 changed files with 8 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue