*** empty log message ***
This commit is contained in:
parent
2b05ee1de8
commit
2d36a4678f
@ -32,10 +32,6 @@
|
|||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr id="public">
|
|
||||||
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr id="nom">
|
<tr id="nom">
|
||||||
<script language="php">
|
<script language="php">
|
||||||
print stripslashes($don->nom);
|
print stripslashes($don->nom);
|
||||||
@ -72,6 +68,10 @@
|
|||||||
</script>
|
</script>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr id="public">
|
||||||
|
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr id="commentaire">
|
<tr id="commentaire">
|
||||||
<script language="php">
|
<script language="php">
|
||||||
nl2br(print stripslashes($don->commentaire));
|
nl2br(print stripslashes($don->commentaire));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user