aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photos_upload.tpl
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-04-09 17:10:07 +0200
committermarijus <mario@mariovavti.com>2014-04-09 17:10:07 +0200
commit74bd772a5bba5cd2c92e708d237128ab2dbdb53c (patch)
tree7c1749520daa2102c5e97851713e6551cf8b78dd /view/tpl/photos_upload.tpl
parentc4233232b7612e3ace2bcc4e27b77fe1fec832ba (diff)
downloadvolse-hubzilla-74bd772a5bba5cd2c92e708d237128ab2dbdb53c.tar.gz
volse-hubzilla-74bd772a5bba5cd2c92e708d237128ab2dbdb53c.tar.bz2
volse-hubzilla-74bd772a5bba5cd2c92e708d237128ab2dbdb53c.zip
replace lock icon with icon-{lock, unlock}
Diffstat (limited to 'view/tpl/photos_upload.tpl')
-rwxr-xr-xview/tpl/photos_upload.tpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl
index 3f1906086..1ab80d346 100755
--- a/view/tpl/photos_upload.tpl
+++ b/view/tpl/photos_upload.tpl
@@ -24,9 +24,8 @@
<div id="photos-upload-perms" class="photos-upload-perms" >
- <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button" />
- <span id="jot-perms-icon" class="icon {{$lockstate}}" ></span>{{$permissions}}
- </a>
+ <span id="jot-perms-icon" class="icon-{{$lockstate}}" ></span>
+ <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button" />{{$permissions}}</a>
</div>
<div id="photos-upload-perms-end"></div>