diff options
author | friendica <info@friendica.com> | 2012-05-10 01:46:29 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-10 01:46:29 -0700 |
commit | 93ae6ee97b5afccee2cc37e9ce400c7da43dec47 (patch) | |
tree | 624ed4f807542c4c60a043bc6a51f6a1e16b1ac0 /view/theme/diabook/nav.tpl | |
parent | 774c51cc19c2e1fd135a7f692dd53bfb3a4d0ed3 (diff) | |
parent | 7b41c0a555c5b58b2a09be0424bb09af7fa49b42 (diff) | |
download | volse-hubzilla-93ae6ee97b5afccee2cc37e9ce400c7da43dec47.tar.gz volse-hubzilla-93ae6ee97b5afccee2cc37e9ce400c7da43dec47.tar.bz2 volse-hubzilla-93ae6ee97b5afccee2cc37e9ce400c7da43dec47.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook/nav.tpl')
-rw-r--r-- | view/theme/diabook/nav.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/nav.tpl b/view/theme/diabook/nav.tpl index f611de004..4165656bd 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;z-index: 97;"><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 id="scrollup" style="position: fixed; bottom: 5px; right: 10px;z-index: 97;"><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="Scroll to bottom"></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> |