X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_wernis.php;h=887d56bc17421fcc9616c2f11331a2d466b8bb62;hb=f13b0c89b6dce2dc31ef3c58f0e2ad4821d7bee8;hp=be8e48fe7f0829fc1a07fd28ca4c0686a53b71c6;hpb=056162fe45aa0d850bb22870e1caf9595a847a9b;p=mailer.git diff --git a/inc/modules/admin/what-config_wernis.php b/inc/modules/admin/what-config_wernis.php index be8e48fe7f..887d56bc17 100644 --- a/inc/modules/admin/what-config_wernis.php +++ b/inc/modules/admin/what-config_wernis.php @@ -44,7 +44,7 @@ if (isset($_POST['ok'])) { // First merge temporarily the new API data into the current config $_CONFIG = array_merge($_CONFIG, $_POST); - // Let's test the API first (hold your horses here, cowboy! Thanks. :) ) + // Let's test the API first (hold your horses here, cowboy! Thank you. :) ) if (WERNIS_TEST_API()) { // Revert german commata foreach (array('payout_factor', 'withdraw_factor', 'payout_fee_percent', 'withdraw_fee_percent') as $revert) {