aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-07-01 19:48:24 +0000
committerRomain d'Alverny <rda@mageia.org>2012-07-01 19:48:24 +0000
commit681151ad60d7a61898cd470d8281e91830f4fdb6 (patch)
treefaecf80ea7dd6b326d964206e13df07006cdeed6 /langs/report.php
parenta8d6992cbc2eef397c28053adec751f26316a0a0 (diff)
downloadwww-681151ad60d7a61898cd470d8281e91830f4fdb6.tar
www-681151ad60d7a61898cd470d8281e91830f4fdb6.tar.gz
www-681151ad60d7a61898cd470d8281e91830f4fdb6.tar.bz2
www-681151ad60d7a61898cd470d8281e91830f4fdb6.tar.xz
www-681151ad60d7a61898cd470d8281e91830f4fdb6.zip
remove escaped quotes
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php2
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%; }