aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-11-05 16:24:37 -0800
committerfriendica <info@friendica.com>2014-11-05 16:24:37 -0800
commit70b964d1c4f13937dc564e820c2802ec180444fb (patch)
tree389f833f527d08bf1ad92d308cc104110066cee0 /view/tpl
parent3b22e2f5f508cb5e45ae426210e5ca9fe9115417 (diff)
parent9c9c18b4a600107241ade2a1aa6b12aa5b74e548 (diff)
downloadvolse-hubzilla-70b964d1c4f13937dc564e820c2802ec180444fb.tar.gz
volse-hubzilla-70b964d1c4f13937dc564e820c2802ec180444fb.tar.bz2
volse-hubzilla-70b964d1c4f13937dc564e820c2802ec180444fb.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl
index be896adb5..12da18ef1 100755
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -42,7 +42,7 @@
<i class="icon-camera jot-icons"></i>
</button>
<button id="wall-file-upload" class="btn btn-default btn-sm" title="{{$attach}}" >
- <i id="wall-file-upload" class="icon-paper-clip jot-icons"></i>
+ <i id="wall-file-upload-icon" class="icon-paper-clip jot-icons"></i>
</button>
<button id="profile-link-wrapper" class="btn btn-default btn-sm" title="{{$weblink}}" ondragenter="linkdropper(event);" ondragover="linkdropper(event);" ondrop="linkdrop(event);" onclick="jotGetLink(); return false;">
<i id="profile-link" class="icon-link jot-icons"></i>