Fix back to top btn
This commit is contained in:
parent
310f55a28e
commit
501d02d05c
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
</form>
|
||||
</div>
|
||||
<div class="col-sm text-right">
|
||||
<a href="#" class="text-muted">Retour en haut</a>
|
||||
<a href="#" data-turbolinks="false" class="text-muted">Retour en haut</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue