Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
More update
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Souhei committed Oct 2, 2024
1 parent d4ddbdc commit 7bf45ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
{% if value == 'approved' %}
<strong>{{ _('Yes') }}</strong>
{% else %}
<strong style="color: red">{{ _('Confirmed') }}</strong>
<strong style="color: red">{{ _('No') }}</strong>
{% endif %}

0 comments on commit 7bf45ae

Please sign in to comment.