aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue/photo_album.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/diabook-blue/photo_album.tpl')
-rwxr-xr-xview/theme/diabook-blue/photo_album.tpl7
1 files changed, 0 insertions, 7 deletions
diff --git a/view/theme/diabook-blue/photo_album.tpl b/view/theme/diabook-blue/photo_album.tpl
deleted file mode 100755
index 7e6c2f666..000000000
--- a/view/theme/diabook-blue/photo_album.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-$id">
- <a href="$imgsrc" rel="gallery" class="fancy-album" 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" />
- <p class='caption'>$desc</p>
- </a>
-</div>
-<div class="photo-album-image-wrapper-end"></div>