]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/photo_album.tpl
template: remove old 'internal' template files, move smarty3 templates into 'template...
[friendica.git] / view / theme / testbubble / photo_album.tpl
diff --git a/view/theme/testbubble/photo_album.tpl b/view/theme/testbubble/photo_album.tpl
deleted file mode 100644 (file)
index a0e3f46..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-$id">
-       <a href="$photolink" class="photo-album-photo-link" id="photo-album-photo-link-$id" title="$phototitle">
-               <img src="$imgsrc" alt="$imgalt" title="$phototitle" class="photo-album-photo lframe  resize" id="photo-album-photo-$id" />
-       </div>
-               <p class='caption'>$desc</p>            
-       </a>
-       </div>
-<div class="photo-album-image-wrapper-end"></div>