aboutsummaryrefslogtreecommitdiffstats
path: root/view/prv_message.tpl
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-06-05 08:20:41 +0200
committerzottel <github@zottel.net>2012-06-05 08:20:41 +0200
commitef6446288ba4b7590cbb770cdf3c84524f96fd34 (patch)
treee3143678da646c7d237b1bb3820202fbd93da7ea /view/prv_message.tpl
parent70c4ab68754941749a5e89434d6db19f6bba1e16 (diff)
parentb13c6ea9adde898d499fb70134fa5c99d324031a (diff)
downloadvolse-hubzilla-ef6446288ba4b7590cbb770cdf3c84524f96fd34.tar.gz
volse-hubzilla-ef6446288ba4b7590cbb770cdf3c84524f96fd34.tar.bz2
volse-hubzilla-ef6446288ba4b7590cbb770cdf3c84524f96fd34.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/prv_message.tpl')
-rw-r--r--view/prv_message.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/prv_message.tpl b/view/prv_message.tpl
index 2ce07ce6f..ecfef95d6 100644
--- a/view/prv_message.tpl
+++ b/view/prv_message.tpl
@@ -17,7 +17,7 @@ $select
<div id="prvmail-submit-wrapper" >
- <input type="submit" id="prvmail-submit" name="submit" value="Submit" tabindex="13" />
+ <input type="submit" id="prvmail-submit" name="submit" value="$submit" tabindex="13" />
<div id="prvmail-upload-wrapper" >
<div id="prvmail-upload" class="icon border camera" title="$upload" ></div>
</div>