Bonsoir,
Dans la création d'un message collectif,
lorsque j'écris: | Charges générales |
{{$bp_perso|escape|money_currency}} | ,
et que je prévisualise, j'obtiens:
< !DOCTYPE html><html><head><meta charset="utf-8"
/><style type="text/css">
body { font-family : sans-serif ; background : #fff ; } * { margin : 0 ;
padding : 0 ; }
u, code b, i, h3 { font-style : normal ; font-weight : normal ;
text-decoration : none ; }
icn { color : #fff ; font-size : 2em ; float : right ; margin : 1em ;
padding : 1em ; background : #900 ; border-radius : 50% ; }
|section header { background: #fdd; padding: 1em; } section article {
margin: 1em; } section article h3, section article h4 { font-size: 1em;
font-family: mono; } code { border: 1px dotted #ccc; display: block; }
code b { margin-right: 1em; color: #999; } code u { background: #fcc;
display: inline-block; width: 100%; } table { border-collapse: collapse;
margin: 1em; } td, th { border: 1px solid #ccc; padding: .2em .5em;
text-align: left; vertical-align: top; } input { padding: .3em; margin:
.5em; font-size: 1.2em; cursor: pointer; }|
</style></head><body>
<pre id="icn"> __/<br /> (xx)<br />//||\</pre>
<section>
<article>
<h1>Une erreur s'est produite</h1>
|</article>|
</section>
<section><header><h1>Dans le code du module
""</h1><h2>Erreur dans
'code' :<br />
Line 11 : Unknown modifier name : money_currency</h2></header>
Je crois me souvenir que ça affichait une ligne de tableau avec
$bp_perso en format 999,99 € il y a encore un an.
J'ai raté quelque chose?
Merci d'avance,
ERicP