aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble/photo_album.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/testbubble/photo_album.tpl')
-rw-r--r--view/theme/testbubble/photo_album.tpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/view/theme/testbubble/photo_album.tpl b/view/theme/testbubble/photo_album.tpl
deleted file mode 100644
index a0e3f46c4..000000000
--- a/view/theme/testbubble/photo_album.tpl
+++ /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>