aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/prv_message.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-03 14:59:43 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-03 14:59:43 -0800
commitc1cfcc78fef8674430a3c20cc083b318e18a3842 (patch)
tree5a1e1c6888f672d4b2544c542eec57ff50b828a1 /view/tpl/prv_message.tpl
parent2c299a9f379b9e8af33cae4270ec1c0c5cf2bc99 (diff)
parent9fa771f9fe28a88d61ed4b269036482fcb6f5f49 (diff)
downloadvolse-hubzilla-c1cfcc78fef8674430a3c20cc083b318e18a3842.tar.gz
volse-hubzilla-c1cfcc78fef8674430a3c20cc083b318e18a3842.tar.bz2
volse-hubzilla-c1cfcc78fef8674430a3c20cc083b318e18a3842.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl/prv_message.tpl')
-rwxr-xr-xview/tpl/prv_message.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/prv_message.tpl b/view/tpl/prv_message.tpl
index b0ea8b753..20f5df39a 100755
--- a/view/tpl/prv_message.tpl
+++ b/view/tpl/prv_message.tpl
@@ -31,7 +31,7 @@
<div class="form-group">
<label for="prvmail-text">{{$yourmessage}}</label>
- <textarea class="form-control" id="prvmail-text" name="body"">{{$text}}</textarea>
+ <textarea class="form-control" id="prvmail-text" name="body">{{$text}}</textarea>
</div>
<div id="prvmail-submit-wrapper" class="form-group">