From: Kern Sibbald Date: Tue, 29 May 2007 20:28:22 +0000 (+0000) Subject: Tweak English X-Git-Tag: Release-2.2.0~361 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0aebb4ae3f80dcd3a46640af3d8d16d256109192;p=bacula%2Fdocs Tweak English --- diff --git a/docs/home-page/pages/testimonial.php b/docs/home-page/pages/testimonial.php index 7042ab1a..7aa2e54a 100644 --- a/docs/home-page/pages/testimonial.php +++ b/docs/home-page/pages/testimonial.php @@ -497,7 +497,7 @@ if ($_REQUEST['btnSubmit'] == 'Modify') { $form = get_formul(); if (!$form) { - echo "Sorry, you miss something, i can't accept your submission"; + echo "Sorry, something is missing, I cannot accept your submission"; } else { $token = uniqid(md5(rand()), true); $filename = "$dat_dir/profile.$token"; @@ -587,7 +587,7 @@ if ($_REQUEST['btnSubmit'] == 'Modify') { save_formul($form); - echo "Your profile have been modified.
"; + echo "Your profile has been modified.
"; print_formul($filename,true);