aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue/photo_album.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-21 21:43:10 -0700
committerfriendica <info@friendica.com>2012-03-21 21:43:10 -0700
commitec890f3ce23535bf1fe808ce5de3e9c0d9339587 (patch)
tree892d34b6a960d909c819cd429b8715caaffde576 /view/theme/diabook-blue/photo_album.tpl
parentf1bbe03df1df48d5fdbe5be1899c89dcb9d37c5e (diff)
parent294d39f96fc2660ae726aa3698b5c363dbe1df1f (diff)
downloadvolse-hubzilla-ec890f3ce23535bf1fe808ce5de3e9c0d9339587.tar.gz
volse-hubzilla-ec890f3ce23535bf1fe808ce5de3e9c0d9339587.tar.bz2
volse-hubzilla-ec890f3ce23535bf1fe808ce5de3e9c0d9339587.zip
Merge branch 'pull'
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>