aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/prv_message.tpl
diff options
context:
space:
mode:
authorPaolo T <tuscanhobbit@users.noreply.github.com>2013-08-20 08:01:30 -0700
committerPaolo T <tuscanhobbit@users.noreply.github.com>2013-08-20 08:01:30 -0700
commitf3ba283613bb5bd39c0f39f96a2f91112f947923 (patch)
tree9e31515169ab9e05f763d5ac8f625b8c3672b985 /view/tpl/prv_message.tpl
parentadd03b64985f79aa268514854e91d96b6880bb3d (diff)
parent25fdc269bed74d2f1aaeb181906f50666fca1328 (diff)
downloadvolse-hubzilla-f3ba283613bb5bd39c0f39f96a2f91112f947923.tar.gz
volse-hubzilla-f3ba283613bb5bd39c0f39f96a2f91112f947923.tar.bz2
volse-hubzilla-f3ba283613bb5bd39c0f39f96a2f91112f947923.zip
Merge pull request #1 from friendica/master
Test update of my branched Red
Diffstat (limited to 'view/tpl/prv_message.tpl')
-rwxr-xr-xview/tpl/prv_message.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/tpl/prv_message.tpl b/view/tpl/prv_message.tpl
index 2ddf75544..164ba0c6d 100755
--- a/view/tpl/prv_message.tpl
+++ b/view/tpl/prv_message.tpl
@@ -26,6 +26,12 @@
<div id="prvmail-upload-wrapper" >
<div id="prvmail-upload" class="icon border camera" title="{{$upload}}" ></div>
</div>
+
+ <div id="prvmail-attach-wrapper" >
+ <div id="prvmail-attach" class="icon attach" title="{{$attach}}" ></div>
+ </div>
+
+
<div id="prvmail-link-wrapper" >
<div id="prvmail-link" class="icon border link" title="{{$insert}}" onclick="jotGetLink();" ></div>
</div>