aboutsummaryrefslogtreecommitdiffstats
path: root/view/jot.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-24 23:01:24 -0700
committerFriendika <info@friendika.com>2011-05-24 23:01:24 -0700
commitde482058b8cba64448e690b97b36e8e2877d6e17 (patch)
tree35e47965d772c6e170407d9b3e146f22a7d6900b /view/jot.tpl
parent73b4faca5c7af506558eba6b7317d23551f1aefa (diff)
downloadvolse-hubzilla-de482058b8cba64448e690b97b36e8e2877d6e17.tar.gz
volse-hubzilla-de482058b8cba64448e690b97b36e8e2877d6e17.tar.bz2
volse-hubzilla-de482058b8cba64448e690b97b36e8e2877d6e17.zip
fix attach icon
Diffstat (limited to 'view/jot.tpl')
-rw-r--r--view/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/jot.tpl b/view/jot.tpl
index e2dd6d960..15fc460e1 100644
--- a/view/jot.tpl
+++ b/view/jot.tpl
@@ -24,7 +24,7 @@
<div id="wall-image-upload-div" ><a href="#" onclick="return false;" id="wall-image-upload" class="icon camera" title="$upload"></a></div>
</div>
<div id="profile-attach-wrapper" style="display: $visitor;" >
- <div id="wall-file-upload-div" ><a href="#" onclick="return false;" id="wall-file-upload" class="icon camera" title="$attach"></a></div>
+ <div id="wall-file-upload-div" ><a href="#" onclick="return false;" id="wall-file-upload" class="icon attach" title="$attach"></a></div>
</div>
<div id="profile-link-wrapper" style="display: $visitor;" ondragenter="linkdropper(event);" ondragover="linkdropper(event);" ondrop="linkdrop(event);" >