use a label that match the status translation

This commit is contained in:
Frédéric Péters 2018-01-05 22:09:44 +01:00
parent c2549dd95e
commit b5a9325af7
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ table.related-issues td a.status-4:before { /* solution deployed */
}
table.related-issues td a.status-10::after {
content: " (en attente)";
content: " (info nécessaire)";
}
table.list.issues tr.status-3 td.id,