aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2016-03-06 18:33:28 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2016-03-06 18:33:28 +0100
commita1e4940beac7a6f45f54cf296d533352be6d5d77 (patch)
tree2ead998831bed81ad18b9484809eb475c9849bff /include
parent2d7e307e7499c68fac0adbecd214b3bc4f24bc29 (diff)
parent716240329274912a354190998753c08d22a42082 (diff)
downloadvolse-hubzilla-a1e4940beac7a6f45f54cf296d533352be6d5d77.tar.gz
volse-hubzilla-a1e4940beac7a6f45f54cf296d533352be6d5d77.tar.bz2
volse-hubzilla-a1e4940beac7a6f45f54cf296d533352be6d5d77.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'include')
-rw-r--r--include/widgets.php1
1 files changed, 1 insertions, 0 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;