diff --git a/my.php b/my.php index 124dfaf00..7d11de0f6 100644 --- a/my.php +++ b/my.php @@ -37,7 +37,7 @@ elseif (isset($langs[myphpnet_language()])) { // We have no cookie and no form submitted else { // Add this as first option, selected - $options[] = "\n"; + $options[] = "\n"; } // Add all other languages @@ -59,7 +59,7 @@ myphpnet_save(); commonHeader("My PHP.net"); ?> -