Skip to content

Commit

Permalink
Ajoute un   à la modale pour modérer un billet
Browse files Browse the repository at this point in the history
  • Loading branch information
philippemilink committed Nov 26, 2023
1 parent d64d210 commit ff11e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/tutorialv2/includes/sidebar/validation.part.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h3>{% if content.requires_validation %}{% trans "Validation"%}{%else %}{%trans
<input type="hidden" name="redirect" value="true">
<p>
{% blocktrans with content_title=content.title %}
Voulez-vous vraiment modérer le billet <em>{{ content_title }}</em> ?
Voulez-vous vraiment modérer le billet <em>{{ content_title }}</em>&nbsp;?
Il sera dépublié et ne pourra pas être republié.
{% endblocktrans %}
</p>
Expand Down

0 comments on commit ff11e05

Please sign in to comment.