FIX orthographic correction
This commit is contained in:
parent
b08fd1d5b6
commit
2c4d1fcc8b
|
|
@ -167,7 +167,7 @@ function render_custom_chantier_box_content($post)
|
|||
$return_to = get_edit_post_link($artisan_id);
|
||||
|
||||
|
||||
echo '<h3> Chantiers réalisé par l\'entreprise </h3>';
|
||||
echo '<h3> Chantiers réalisés </h3>';
|
||||
echo '<ul>';
|
||||
while ($chantiers->have_posts()) {
|
||||
$chantiers->the_post();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user