diff --git a/hw_diag/templates/device_info.html b/hw_diag/templates/device_info.html index ed1e14c0..989814d9 100644 --- a/hw_diag/templates/device_info.html +++ b/hw_diag/templates/device_info.html @@ -47,7 +47,7 @@

Overall Status: {% if diagnostics.PF %} All Ok {% elif diagnostics.RE == 'UN123' or diagnostics.RE == 'UNKNOWN' %} - Awaiting Location Assertion + Awaiting Location Assertion {% else %} Errors Found {% endif %}