From 71ee49de3eba0639d13a5861803f1cf031f376df Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 9 Jan 2010 23:03:22 +0000 Subject: #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. --- includes/authorize.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/authorize.inc') diff --git a/includes/authorize.inc b/includes/authorize.inc index 772481b2d..1d354657e 100644 --- a/includes/authorize.inc +++ b/includes/authorize.inc @@ -43,7 +43,7 @@ function authorize_filetransfer_form($form_state) { $form['information']['main_header'] = array( '#prefix' => '

', - '#markup' => t('To continue, please provide your server connection details'), + '#markup' => t('To continue, provide your server connection details'), '#suffix' => '

', ); -- cgit v1.2.3