X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fsmarty3%2Fphotos_recent.tpl;h=8b890b1bd47cb8f2f1a317ec859e6225987b1f6a;hb=d62483f526c76b863b2a8bb3493a255d1017ad4e;hp=b5faa2c4e6fe56d130b0e4afcb7fd48feff7b228;hpb=453082516e90aba59553fd4392b2cdfed6ae9a57;p=friendica.git diff --git a/view/smarty3/photos_recent.tpl b/view/smarty3/photos_recent.tpl index b5faa2c4e6..8b890b1bd4 100644 --- a/view/smarty3/photos_recent.tpl +++ b/view/smarty3/photos_recent.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}

{{$title}}

{{if $can_post}} {{$upload.0}} @@ -5,7 +10,7 @@
{{foreach $photos as $ph}} - {{include file="file:{{$photo_top}}" photo=$ph}} + {{include file="photo_top.tpl" photo=$ph}} {{/foreach}}