mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-07-21 00:58:53 +00:00
description en h3 sur studs
This commit is contained in:
parent
307f36ae64
commit
bf33a4db07
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ if ($dsondage->commentaires) {
|
|||
$commentaires=nl2br(str_replace("\\","",$commentaires));
|
||||
echo '
|
||||
<div class="form-group col-md-7">
|
||||
<label class="control-label">'._("Description") .'</label><br />
|
||||
<h4 class="control-label">'._("Description") .'</h4><br />
|
||||
<p class="form-control-static well">'. $commentaires .'</p>
|
||||
</div>';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue