From 681a9bd94b51fa55b91a0964241f6126acbb5faa Mon Sep 17 00:00:00 2001 From: Mitsukarenai Date: Mon, 8 Apr 2013 15:08:16 +0200 Subject: [PATCH] =?UTF-8?q?fix=20lien=20vers=20autoblog=20apr=C3=A8s=20ajo?= =?UTF-8?q?ut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0.3/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0.3/index.php b/0.3/index.php index ff46929..cb48fff 100755 --- a/0.3/index.php +++ b/0.3/index.php @@ -566,7 +566,7 @@ if( !empty($_POST['generic']) && ALLOW_NEW_AUTOBLOGS && ALLOW_NEW_AUTOBLOGS_BY_L $error = array_merge( $error, createAutoblog('generic', $sitename, $siteurl, $rssurl, $error)); if( empty($error)) - $success[] = 'Autoblog '. $sitename .' crée avec succès.afficher l\'autoblog'; + $success[] = 'Autoblog '. $sitename .' crée avec succès.afficher l\'autoblog'; } else { // checking procedure