aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-04 10:09:46 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-04 10:09:46 +0200
commit4a9aad2a33d46545370e2e8a5ae5bef20f7deb3c (patch)
treec5a87b0603c452cb4bac4b908e5941bff00ff0d2 /view
parent69617b5c34bf8846eceb2519719aa95099b3e973 (diff)
downloadvolse-hubzilla-4a9aad2a33d46545370e2e8a5ae5bef20f7deb3c.tar.gz
volse-hubzilla-4a9aad2a33d46545370e2e8a5ae5bef20f7deb3c.tar.bz2
volse-hubzilla-4a9aad2a33d46545370e2e8a5ae5bef20f7deb3c.zip
whitespace
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/photos_recent.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl
index 63c07f986..3e296658f 100755
--- a/view/tpl/photos_recent.tpl
+++ b/view/tpl/photos_recent.tpl
@@ -3,7 +3,6 @@
<div class="pull-right">
<button id="fullscreen-btn" type="button" class="btn btn-default btn-xs" onclick="makeFullScreen();"><i class="icon-resize-full"></i></button>
<button id="inline-btn" type="button" class="btn btn-default btn-xs" onclick="makeFullScreen(false);"><i class="icon-resize-small"></i></button>
-
{{if $can_post}}
<button class="btn btn-xs btn-success" title="{{$usage}}" onclick="openClose('photo-upload-form');"><i class="icon-upload"></i>&nbsp;{{$upload.0}}</button>
{{/if}}