mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php
This commit is contained in:
parent
04681618da
commit
5ac6e82e7d
3 changed files with 8 additions and 8 deletions
|
@ -28,8 +28,8 @@
|
|||
<footer id="footer">
|
||||
<?php if(x($page, 'footer')) echo $page['footer']; ?>
|
||||
<div id="scrollup" >
|
||||
<a href="javascript:scrollTo(0,0)"><img src="view/theme/smoothly/images/totop.png" alt="to top" title="to top" /></a>
|
||||
<a href="javascript:scrollTo(0,100000)"><img src="view/theme/smoothly/images/tobottom.png" alt="to bottom" title="to bottom" /></a>
|
||||
<a href="javascript:scrollTo(0,0)"><img src="view/theme/smoothly/images/totop.png" alt="to top" title="to top" /></a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue