summaryrefslogtreecommitdiff
path: root/gallery.sh
diff options
context:
space:
mode:
authorNils <git@velohero.com>2016-11-06 19:56:23 +0100
committerNils <git@velohero.com>2016-11-06 19:56:23 +0100
commit73c51e54a2a74a2e0a062250bff64ce95ec5ebbb (patch)
tree72b02e67077290748c15457b245d7fdbf17695ef /gallery.sh
parent8abd528bb3e23704028b49353d614a8affea3f8d (diff)
small fix for mobile
Diffstat (limited to 'gallery.sh')
-rwxr-xr-xgallery.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gallery.sh b/gallery.sh
index 7e66605..6a220c4 100755
--- a/gallery.sh
+++ b/gallery.sh
@@ -172,7 +172,7 @@ EOF
</div>
<div class="row">
<div class="col-xs-12">
- <p><a class="btn btn-info btn-lg" href="../$filename">$downloadicon Download Original Image File ($filesize)</a></p>
+ <p><a class="btn btn-info btn-lg" href="../$filename">$downloadicon Download Original ($filesize)</a></p>
</div>
</div>
EOF