From 67dcabd74e296122e01a95d709bdf9a2566c4de1 Mon Sep 17 00:00:00 2001 From: iqbal desu ka? Date: Wed, 13 Jun 2018 00:15:07 +0700 Subject: [PATCH] Update search.php --- portail/search.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 +