]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/cleanzero/theme.php
update jquery to 1.7.2; fix some dispy templates to be more in sync with view/
[friendica.git] / view / theme / cleanzero / theme.php
index cc924539e4f8958200aadeb50efa6246bf824ab6..c993619973ec47b385a8208662f0741fbd290a4c 100644 (file)
@@ -108,7 +108,7 @@ $a->page['htmlhead'] .= '
 <script>
 
  $(function() {
-       $(".wall-item-content-wrapper  img").aeImageResize({height: '.$resize.', width: '.$resize.'});
+       $(".wall-item-content  img").aeImageResize({height: '.$resize.', width: '.$resize.'});
   });
 </script>';}
 }