diff options
author | friendica <info@friendica.com> | 2012-03-31 04:40:35 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-31 04:40:35 -0700 |
commit | d5a31e57918c9c183a959351fb3356636a2ddf6a (patch) | |
tree | 0e8901c4b604c9ef732ff91615747dc7df565d62 /view/theme/diabook-aerith/nav.tpl | |
parent | b4b1055b502c317513bf5c57794c004ced43a0de (diff) | |
parent | 893ece90664588e61584b479ca7af0021ca1df83 (diff) | |
download | volse-hubzilla-d5a31e57918c9c183a959351fb3356636a2ddf6a.tar.gz volse-hubzilla-d5a31e57918c9c183a959351fb3356636a2ddf6a.tar.bz2 volse-hubzilla-d5a31e57918c9c183a959351fb3356636a2ddf6a.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/diabook-aerith/nav.tpl')
-rw-r--r-- | view/theme/diabook-aerith/nav.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/diabook-aerith/nav.tpl b/view/theme/diabook-aerith/nav.tpl index d73dd047a..c34436103 100644 --- a/view/theme/diabook-aerith/nav.tpl +++ b/view/theme/diabook-aerith/nav.tpl @@ -135,9 +135,9 @@ </nav> -<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; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook-aerith/icons/scroll_top.png" title="scroll 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> +<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook-aerith/icons/bluebug.png" title="report bugs for the theme diabook-aerith"/></a></div> |