]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photo_album.tpl
Avoid memory issue in exception
[friendica.git] / view / theme / frio / templates / photo_album.tpl
index 235b9c46db65968485b746913bfe61299ec10d71..a34e8ea8616483c0e4683c90642e9aa5e415881c 100644 (file)
@@ -37,7 +37,7 @@
        </div>
        <div class="photo-album-end"></div>
 
-       {{$paginate}}
+       {{$paginate nofilter}}
 </div>
 
 <script type="text/javascript">$(document).ready(function() { loadingPage = false; justifyPhotos(); });</script>