From b56bedcb24578cb6ca5acc93bec604facdbdd020 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 12 Sep 2012 11:21:52 +0200 Subject: [PATCH] Correction de l'URL de la page d'accueil --- root/usr/share/mozilla-mcd/firefox.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/usr/share/mozilla-mcd/firefox.php b/root/usr/share/mozilla-mcd/firefox.php index 899f237..93aad45 100644 --- a/root/usr/share/mozilla-mcd/firefox.php +++ b/root/usr/share/mozilla-mcd/firefox.php @@ -59,7 +59,7 @@ if ($pref == 'defaultPref'){ $url = 'data:text/plain,browser.startup.homepage='.$url; } ?> -("browser.startup.homepage", "'..'"); +("browser.startup.homepage", ""); ("browser.startup.page", 1); ("startup.homepage_override_url", ""); ("startup.homepage_welcome_url", "");