Change "pending" organisation registrations to yellow (amber) instead of red

This commit is contained in:
2022-02-15 17:58:49 +00:00
parent 0145296493
commit 275dd757b6

View File

@@ -70,7 +70,7 @@
{% endverbatim %}{{translate("APPROVED")}}{% verbatim %}
</span>
{{ else }}
<span class="text-danger">
<span class="text-yellow">
{% endverbatim %}{{translate("PENDING")}}{% verbatim %}
</span>
{{/ifx }}