diff options
author | zottel <github@zottel.net> | 2012-05-10 09:58:52 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2012-05-10 09:58:52 +0200 |
commit | 4709960189e48fa1e073035cde916767f3dd830e (patch) | |
tree | c8c7bb81562374480912deff42986bbef434879f /view/theme/diabook/nav.tpl | |
parent | d92be9d93cc6a9b90572cd46e982e24f57c43ffc (diff) | |
parent | 7b41c0a555c5b58b2a09be0424bb09af7fa49b42 (diff) | |
download | volse-hubzilla-4709960189e48fa1e073035cde916767f3dd830e.tar.gz volse-hubzilla-4709960189e48fa1e073035cde916767f3dd830e.tar.bz2 volse-hubzilla-4709960189e48fa1e073035cde916767f3dd830e.zip |
Merge remote branch 'upstream/master'
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> |