diff options
Diffstat (limited to 'langs/report.php')
-rw-r--r-- | langs/report.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/langs/report.php b/langs/report.php index 20c0c63d0..97b6c2b59 100644 --- a/langs/report.php +++ b/langs/report.php @@ -15,7 +15,7 @@ } .ok { color: darkgreen; background: lightgreen; text-align: center; } .strings { background: orange; } - .missing { baackground: darkorange; } + .missing {} .strings, .missing { font-size: 80%; } .number, .strings, .missing { text-align: right; } .small { font-size: 80%; } |