aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-03-22 06:50:47 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-03-22 06:50:47 +0100
commit767b4f30f7ee114b1cfd66e68fa959ac033b5667 (patch)
tree6df1045c07a3297d6e43550e37dda43d0ac925d2 /mod/photos.php
parent8fbde780b37e3d5eeb2ee672a3474b3701eb9645 (diff)
parentee11a74d0b7cff5061a4d498f8ecd15e55b91b07 (diff)
downloadvolse-hubzilla-767b4f30f7ee114b1cfd66e68fa959ac033b5667.tar.gz
volse-hubzilla-767b4f30f7ee114b1cfd66e68fa959ac033b5667.tar.bz2
volse-hubzilla-767b4f30f7ee114b1cfd66e68fa959ac033b5667.zip
Merge branch 'master' of git://github.com/friendika/friendika
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 = '';