]> git.mxchange.org Git - friendica.git/blobdiff - view/photo_top.tpl
classes added to core + testbubble theme
[friendica.git] / view / photo_top.tpl
index e2ebb6fd541f2c3c5da565727f1aec24c737f3fd..ab88c5ff52ab5ed2485dcd69d75451ad99666660 100644 (file)
@@ -1,5 +1,5 @@
 
-<div class="photo-top-image-wrapper" id="photo-top-image-wrapper-$id">
+<div class="photo-top-image-wrapper lframe" id="photo-top-image-wrapper-$id">
        <a href="$photolink" class="photo-top-photo-link" id="photo-top-photo-link-$id" title="$phototitle"><img src="$imgsrc" alt="$imgalt" title="$phototitle" class="photo-top-photo" id="photo-top-photo-$id" /></a>
        <div class="photo-top-album-name"><a href="$albumlink" class="photo-top-album-link" title="$albumalt" >$albumname</a></div>
 </div>