aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@debian>2016-03-06 17:24:15 +0100
committerroot <root@debian>2016-03-06 17:24:15 +0100
commit287ffe93f6012391424060d717d8cf10fe5ac7d9 (patch)
treea063096ccf81bea57750b54a63eab42bf7a5bbad
parent240737962341a8de9a5a9231a2dcb83fe3a8602c (diff)
parent716240329274912a354190998753c08d22a42082 (diff)
downloadvolse-hubzilla-287ffe93f6012391424060d717d8cf10fe5ac7d9.tar.gz
volse-hubzilla-287ffe93f6012391424060d717d8cf10fe5ac7d9.tar.bz2
volse-hubzilla-287ffe93f6012391424060d717d8cf10fe5ac7d9.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla
-rw-r--r--include/widgets.php1
-rwxr-xr-xview/tpl/cover_photo_widget.tpl2
2 files changed, 2 insertions, 1 deletions
diff --git a/include/widgets.php b/include/widgets.php
index ad54cb59e..0d31133e7 100644
--- a/include/widgets.php
+++ b/include/widgets.php
@@ -1023,6 +1023,7 @@ function widget_cover_photo($arr) {
'$photo_html' => $photo_html,
'$title' => $title,
'$subtitle' => $subtitle,
+ '$hovertitle' => t('Click to show more'),
));
}
return $o;
diff --git a/view/tpl/cover_photo_widget.tpl b/view/tpl/cover_photo_widget.tpl
index d6d2517e7..f5790d141 100755
--- a/view/tpl/cover_photo_widget.tpl
+++ b/view/tpl/cover_photo_widget.tpl
@@ -40,7 +40,7 @@
}
</script>
-<div id="cover-photo" onclick="slideUpCover();">
+<div id="cover-photo" onclick="slideUpCover();" title="{{$hovertitle}}">
{{$photo_html}}
<div id="cover-photo-caption">
<div class="cover-photo-title">