From bec565cdc3403c5f7577af89ada4b7f1df110a36 Mon Sep 17 00:00:00 2001 From: Jeroen Date: Sat, 9 Aug 2014 01:18:31 +0000 Subject: Some more buttons. Not ready yet. Changed in private message -submit- to -send-. Confusing in other language(s). --- mod/mail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/mail.php') diff --git a/mod/mail.php b/mod/mail.php index 6976209b7..b7297443c 100644 --- a/mod/mail.php +++ b/mod/mail.php @@ -229,7 +229,7 @@ function mail_content(&$a) { '$attach' => t('Attach file'), '$insert' => t('Insert web link'), '$wait' => t('Please wait'), - '$submit' => t('Submit'), + '$submit' => t('Send'), '$defexpire' => '', '$feature_expire' => ((feature_enabled(local_user(),'content_expire')) ? true : false), '$expires' => t('Set expiration date'), -- cgit v1.2.3