diff --git a/img/home.png b/img/home.png new file mode 100644 index 0000000..644763e Binary files /dev/null and b/img/home.png differ diff --git a/manifest.json b/manifest.json index 7188236..504534f 100644 --- a/manifest.json +++ b/manifest.json @@ -46,7 +46,7 @@ "fr": "Indiquez la page où figure les mentions légales" }, "example": "http://example.com", - "default": "" + "default": "./apropos.php" }, { "name": "language", diff --git a/scripts/install b/scripts/install index f7072ea..e325cff 100755 --- a/scripts/install +++ b/scripts/install @@ -47,7 +47,7 @@ sudo sed -i "s/yunoadmin/$admin/g" $final_path/variables.php sudo sed -i "s/I18NTOCHANGE/$language/g" $final_path/variables.php sudo sed -i "s@yunourl@$domain$path@g" $final_path/variables.php sudo sed -i "s@yunodomain@$domain@g" $final_path/variables.php -sudo sed -i "s°yunoinfolegal°$legal°g" $final_path/variables.php +sudo sed -i "s@yunoinfolegal@$legal@g" $final_path/variables.php # Create log file touch $final_path/admin/logs_studs.txt diff --git a/sources/apropos.php b/sources/apropos.php index 3304bda..06dba70 100644 --- a/sources/apropos.php +++ b/sources/apropos.php @@ -156,13 +156,8 @@ alternatives libres existent et qu'on peut les installer "chez soi".

Mentions légales

Éditeur et Responsable de la publication

mentions; -if (!empty(URL_INFO_LEGAL)) -{ - echo '

Voir la page des Informations légales

'; -} -else -{ - echo <<Vous pouvez rentrer en contact avec l'Editeur et le Responsable de la publication en passant par la page "contact".

Les propos tenus sur ce site ne représentent que et uniquement @@ -223,7 +218,6 @@ individu, vous autorisez cette personne à utiliser, partager, modifier votre sondage.


mentions2; -} echo <<'. _("Example") .'' . ''. _("Contact") .'' . //''. _("Sources") .'' . //not implemented - ''. _("About") .'' . + ''. _("About") .'' . //''. _("Admin") .'' . '' . liste_lang() . ''. @@ -190,7 +190,7 @@ function bandeau_pied_mobile() ''. _("Example") .'' . ''. _("Contact") .'' . //''. _("Sources") .'' . //not implemented - ''. _("About") .'' . + ''. _("About") .'' . //''. _("Admin") .'' . '' . liste_lang() . ''.