]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photo_view.tpl
Merge pull request #5619 from annando/dba-item
[friendica.git] / view / theme / frio / templates / photo_view.tpl
index fd47097a5c03ae5dfb39b49f314cae734d0196b5..ce058f507e994ff38b684d01f86bcab1ed0a04e0 100644 (file)
@@ -3,7 +3,7 @@
 {{* "live-photos" is needed for js autoupdate *}}
 <div id="live-photos"></div>
 
-<div id="photo-view-{{$id}}" class="general-content-wrapper">
+<div id="photo-view-{{$id}}" class="generic-page-wrapper">
        <h3><a href="{{$album.0}}">{{$album.1}}</a></h3>
 
        <div id="photo-edit-link-wrap">
@@ -53,7 +53,7 @@
                <div id="photo-like-div">
                        {{$likebuttons}}
                        {{$like}}
-                       {{$dislike}}    
+                       {{$dislike}}
                </div>
                {{/if}}
                <hr>