aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2019-06-14 20:57:28 +0200
committerMax Kostikov <max@kostikov.co>2019-06-14 20:57:28 +0200
commit75dedb3345a30f0b94a7225a7ee143d61c993024 (patch)
tree6ea0af3fdd923c2a0859e3db377adcd2149ef91b /view
parent134dfb8804429ba68c613bb98900d468fdfdba49 (diff)
downloadvolse-hubzilla-75dedb3345a30f0b94a7225a7ee143d61c993024.tar.gz
volse-hubzilla-75dedb3345a30f0b94a7225a7ee143d61c993024.tar.bz2
volse-hubzilla-75dedb3345a30f0b94a7225a7ee143d61c993024.zip
Add signature when send private message
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/prv_message.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/prv_message.tpl b/view/tpl/prv_message.tpl
index 59472f7d4..b8c81539d 100755
--- a/view/tpl/prv_message.tpl
+++ b/view/tpl/prv_message.tpl
@@ -11,6 +11,7 @@
<input type="hidden" id="inp-prvmail-expires" name="expires" value="{{$defexpire}}" />
<input type="hidden" name="media_str" id="jot-media" value="" />
<input type="hidden" name="preview" id="mail-preview" value="0" />
+ <input type="hidden" name="signature" id="mail-sig" value="" />
{{if $new}}
<div class="form-group">
<label for="recip">{{$to}}</label>