From 10281169e6e78b209da6a34239d227539ffdbe71 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 25 May 2018 15:43:08 +0200 Subject: [PATCH] Empty page first --- htdocs/core/class/html.formwebsite.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.formwebsite.class.php b/htdocs/core/class/html.formwebsite.class.php index 86e0f48c65f..fc863c4d069 100644 --- a/htdocs/core/class/html.formwebsite.class.php +++ b/htdocs/core/class/html.formwebsite.class.php @@ -174,7 +174,7 @@ class FormWebsite $langs->load("admin"); - $arrayofsamples=array('corporatehome'=>'CorporateHomePage', 'empty'=>'EmptyPage'); + $arrayofsamples=array('empty'=>'EmptyPage', 'corporatehome'=>'CorporateHomePage'); $out = ''; $out .= '