aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-20 00:49:41 -0700
committerFriendika <info@friendika.com>2011-03-20 00:49:41 -0700
commit0609037b9e342a01c429800cabcd88cecbe61bdb (patch)
tree11edca350427e71827926ece5c1916081ea77428
parent6a56ac2add9b96b97a66cdc63722f30234f4cb6b (diff)
parentc1144912e2d2dab07c1e23aec5377e12bcf3e631 (diff)
downloadvolse-hubzilla-0609037b9e342a01c429800cabcd88cecbe61bdb.tar.gz
volse-hubzilla-0609037b9e342a01c429800cabcd88cecbe61bdb.tar.bz2
volse-hubzilla-0609037b9e342a01c429800cabcd88cecbe61bdb.zip
Merge branch 'fabrixxm-master'
-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 = '';