diff --git a/portail/search.php b/portail/search.php index 4cedbd5..dd4ecc4 100644 --- a/portail/search.php +++ b/portail/search.php @@ -32,7 +32,7 @@ form below to search it.

while ( $donnees = mysql_fetch_array ( $query ) ) { - echo '' . htmlentities ( $donnees ['name'] ) . ' - ( Cracker : '.htmlentities( $donnees ['fansuber'] ).' )
'; + echo '' . htmlentities ( $donnees ['name'] ) . ' - ( Fansuber : '.htmlentities( $donnees ['fansuber'] ).' )
'; } echo '

'; @@ -54,7 +54,7 @@ form below to search it.

?>
- +
Search by Release's Name
Search by Fansuber's Name @@ -65,4 +65,4 @@ form below to search it.

- \ No newline at end of file +