diff options
author | tomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net> | 2012-03-09 04:24:59 -0800 |
---|---|---|
committer | tomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net> | 2012-03-09 04:24:59 -0800 |
commit | 68541b5dd2f5f83a02133406538b33a17c422e87 (patch) | |
tree | 13eba1b0b4313123b25df20ff4ea2905348c29d5 /view/theme/diabook-blue/nav.tpl | |
parent | 42d622d6bfb5768205573cb6b149340d28f46886 (diff) | |
parent | 9f441731af6929272b27ad9097235aab82f25b29 (diff) | |
download | volse-hubzilla-68541b5dd2f5f83a02133406538b33a17c422e87.tar.gz volse-hubzilla-68541b5dd2f5f83a02133406538b33a17c422e87.tar.bz2 volse-hubzilla-68541b5dd2f5f83a02133406538b33a17c422e87.zip |
Merge pull request #115 from tomtom84/master
fixes in diabook-derivates
Diffstat (limited to 'view/theme/diabook-blue/nav.tpl')
-rw-r--r-- | view/theme/diabook-blue/nav.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/diabook-blue/nav.tpl b/view/theme/diabook-blue/nav.tpl index d0ff06673..289581c36 100644 --- a/view/theme/diabook-blue/nav.tpl +++ b/view/theme/diabook-blue/nav.tpl @@ -140,8 +140,8 @@ <div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook/icons/scroll_top.png" title="scroll to top"></a></div> -<div style="position: fixed; bottom: 5px; left: 25px;">$langselector</div> -<div style="position: fixed; bottom: 25px; 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> +<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> |