aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/nav.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-24 17:55:56 -0700
committerfriendica <info@friendica.com>2012-04-24 17:55:56 -0700
commit139c2c1bbdffeb8df07004a9fdf919adf0bac72c (patch)
tree19f6b5a3a489a7c3a39b338e2c8c77cd88db7bec /view/theme/diabook/nav.tpl
parenta5f9e67c9f17d65c9958ba55c3aa5d2f0b9d52fa (diff)
parent75828b4750dbed8d8c0515ab8bfa1b2276b7f65f (diff)
downloadvolse-hubzilla-139c2c1bbdffeb8df07004a9fdf919adf0bac72c.tar.gz
volse-hubzilla-139c2c1bbdffeb8df07004a9fdf919adf0bac72c.tar.bz2
volse-hubzilla-139c2c1bbdffeb8df07004a9fdf919adf0bac72c.zip
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook/nav.tpl')
-rw-r--r--view/theme/diabook/nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/nav.tpl b/view/theme/diabook/nav.tpl
index e0ffa4f7b..ce27400f6 100644
--- a/view/theme/diabook/nav.tpl
+++ b/view/theme/diabook/nav.tpl
@@ -136,7 +136,7 @@
</nav>
-<div id="scrollup" style="position: fixed; bottom: 5px; right: 10px;"><a href="#top"><img src="view/theme/diabook/icons/scroll_top.png" alt="back to top" title="Back to top"></a></div>
+<div id="scrollup" style="position: fixed; bottom: 5px; right: 10px;"><a id="down" onclick="scrolldown()" ><img id="scroll_top_bottom" src="view/theme/diabook/icons/scroll_bottom.png" style="display:cursor !important;" alt="back to top" title="Back to top"></a></div>
<div style="position: fixed; bottom: 3px; left: 25px;">$langselector</div>
<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook/icons/bluebug.png" title="report bugs for the theme diabook"/></a></div>