diff options
author | Devlon Duthie <duthied@gmail.com> | 2011-09-29 01:20:39 -0500 |
---|---|---|
committer | Devlon Duthie <duthied@gmail.com> | 2011-09-29 01:20:39 -0500 |
commit | 0881c04cea53b68fba070ebb4490055064bc537d (patch) | |
tree | 1785aa2947ac6d472fc03ca5954f85102222df2f /view/photos_upload.tpl | |
parent | ffa3b67365741d77b9a21b8505e4661668e6b561 (diff) | |
download | volse-hubzilla-0881c04cea53b68fba070ebb4490055064bc537d.tar.gz volse-hubzilla-0881c04cea53b68fba070ebb4490055064bc537d.tar.bz2 volse-hubzilla-0881c04cea53b68fba070ebb4490055064bc537d.zip |
classes added to core + testbubble theme
some fixes to testbubble theme related to tab styling
Diffstat (limited to 'view/photos_upload.tpl')
-rw-r--r-- | view/photos_upload.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/photos_upload.tpl b/view/photos_upload.tpl index 10240b596..c7c61c6db 100644 --- a/view/photos_upload.tpl +++ b/view/photos_upload.tpl @@ -15,7 +15,7 @@ <div id="photos-upload-perms" class="photos-upload-perms" > - <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" /> + <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button" /> <span id="jot-perms-icon" class="icon $lockstate" ></span>$permissions </a> <div id="photos-upload-perms-end"></div> |