diff --git a/view/tpl/chatrooms.tpl b/view/tpl/chatrooms.tpl index de8cdce7c..d35148f7c 100644 --- a/view/tpl/chatrooms.tpl +++ b/view/tpl/chatrooms.tpl @@ -21,7 +21,7 @@ {{$room.cr_name}} {{$room.cr_expire}} min - + {{if $room.allow_cid || $room.allow_gid || $room.deny_cid || $room.deny_gid}} diff --git a/view/tpl/photo_album.tpl b/view/tpl/photo_album.tpl index 95169164a..3007c0bcc 100755 --- a/view/tpl/photo_album.tpl +++ b/view/tpl/photo_album.tpl @@ -1,6 +1,8 @@
+ + {{if $order}} {{/if}} @@ -13,9 +15,7 @@ {{/if}}
-

{{$album}}

-
{{$upload_form}} diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl index f3131117c..3e296658f 100755 --- a/view/tpl/photos_recent.tpl +++ b/view/tpl/photos_recent.tpl @@ -1,8 +1,12 @@
- {{if $can_post}} - - {{/if}} +
+ + + {{if $can_post}} + + {{/if}} +

{{$title}}