ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/francais/admin/blockspadmin.php

Summary

Maintainability
A
0 mins
Test Coverage

No space found after comma in function call
Open

define("_AM_TITLE","Titre du bloc");

No space found after comma in function call
Open

define('_AM_PBNAME_DESC',"Nom de la nouvelle position du bloc, Attention ! c'est avec ce nom que devra &ecirc;tre cr&eacute;&eacute; le code &agrave; insser&eacute; dans le th&egrave;me.<br/>Utilisez un nom en <b>minuscule,</b> <b>sans espaces,</b> <b>sans accent,</b> et <b>sans caract&egrave;res sp&eacute;ciaux.</b>");

No space found after comma in function call
Open

define("_AM_SBLEFT","Bloc de cot&eacute; - gauche");

No space found after comma in function call
Open

define("_AM_DBUPDATED","Base de donn&eacute;es mise &agrave; jour avec succ&egrave;s!");

No space found after comma in function call
Open

define('_AM_ADDPBLOCK',"Ajoutez une nouvelle position de bloc");

No space found after comma in function call
Open

define('_AM_BPHELP','Pour afficher la nouvelle position du bloc sur le th&egrave;me, copier puis coller le code exemple &ccedil;i-dessous ou vous le souhaitez dans votre th&egrave;me. Ensuite Modifiez <b>nom_du_positionnement</b> et <b>le_chemin_du_dossier_du_th&egrave;me/fichier pour afficher les blocs</b>

No space found after comma in function call
Open

define("_AM_SUBMIT","Valider");

No space found after comma in function call
Open

define('_AM_BPMSG2',"Probl&egrave;mes ! des erreurs se sont produites pendant l'op&eacute;rations.");

No space found after comma in function call
Open

define("_AM_DELETE","Effacer");

No space found after comma in function call
Open

define('_AM_EDITPBLOCK',"&Eacute;ditez la position du bloc");

A closing tag is not permitted at the end of a PHP file
Open

?>

No space found after comma in function call
Open

define("_AM_CBBOTTOMLEFT","Bloc central - bas gauche");

No space found after comma in function call
Open

define('_AM_BPCOD',"ID");

No space found after comma in function call
Open

define('_AM_BPADMIN',"Gestion de la position des blocs");

No space found after comma in function call
Open

define("_AM_ACTION","<center>Action</center>");

No space found after comma in function call
Open

define("_AM_CBLEFT","Bloc central - gauche");

No space found after comma in function call
Open

define('_AM_BPNAME',"nom du positionnement");

No space found after comma in function call
Open

define("_AM_SBRIGHT","Bloc de cot&eacute; - droite");

No space found after comma in function call
Open

define("_AM_CBRIGHT","Bloc central - droite");

No space found after comma in function call
Open

define('_AM_BPDESC',"Description de la position");

No space found after comma in function call
Open

define('_AM_BPMSG3',"&Ecirc;tes-vous s&ucirc;r de vouloir supprimer la position de ce bloc ?");

No space found after comma in function call
Open

define("_AM_EDIT","Modifier");

No space found after comma in function call
Open

define("_AM_CBBOTTOMRIGHT","Bloc central - bas droite");

No space found after comma in function call
Open

define("_AM_CBBOTTOM","Bloc central - bas");

Expected 1 newline at end of file; 0 found
Open

?>

No space found after comma in function call
Open

define('_AM_BPMSG1',"Op&eacute;ration r&eacute;alis&eacute; avec succ&egrave;s!");

No space found after comma in function call
Open

define("_AM_NAME","Nom");

No space found after comma in function call
Open

define("_AM_CBCENTER","Bloc central - centr&eacute;");

There are no issues that match your filters.

Category
Status