aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-03-20 08:38:42 +0100
committerfabrixxm <fabrix.xm@gmail.com>2011-03-20 08:38:42 +0100
commitc1144912e2d2dab07c1e23aec5377e12bcf3e631 (patch)
tree7358632588a3406766664e7b9854c5f87b88ded0 /mod/photos.php
parentbe67cf663bc645d9825c7d6c6059663fead06645 (diff)
downloadvolse-hubzilla-c1144912e2d2dab07c1e23aec5377e12bcf3e631.tar.gz
volse-hubzilla-c1144912e2d2dab07c1e23aec5377e12bcf3e631.tar.bz2
volse-hubzilla-c1144912e2d2dab07c1e23aec5377e12bcf3e631.zip
small fix
Diffstat (limited to 'mod/photos.php')
-rw-r--r--mod/photos.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/photos.php b/mod/photos.php
index 8298d0d3f..061542c75 100644
--- a/mod/photos.php
+++ b/mod/photos.php
@@ -1074,7 +1074,7 @@ function photos_content(&$a) {
$tpl = load_view_file('view/photo_item.tpl');
$return_url = $a->cmd;
- $like_tpl = load_view_file('view/lik_noshare.tpl');
+ $like_tpl = load_view_file('view/like_noshare.tpl');
$likebuttons = '';