diff --git a/localization.php3 b/localization.php3 index cb89e59..5c41ccb 100644 --- a/localization.php3 +++ b/localization.php3 @@ -15,9 +15,9 @@ } PRINT ""; PRINT ""; - if (( file_exists( $t_file_name ) )&&( $p_state="active" )) { + if (( file_exists( $t_file_name ) )&&( $p_state=="active" )) { PRINT "download"; - } else if ( $p_state="active" ) { + } else if ( $p_state=="active" ) { PRINT "in progress"; } else { PRINT" "; @@ -73,10 +73,10 @@ Here you can see the latest localization files. Some of them are included with