browser: adjust styling for other standards source
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 6 Dec 2010 03:30:29 +0000 (04:30 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 15 Dec 2010 21:40:44 +0000 (22:40 +0100)
browser.plp

index 405b31368058912d2ee7b0d10d3efdfcd8c7b8a1..3dc8d806eda37a7bb4c57c57fdeb377f99ee3a2c 100644 (file)
@@ -65,7 +65,7 @@ my %CSTATUS = (
        cr    => 'l4', # candidate
        pr    => 'l4', # proposed
        rec   => 'l5', # recommendation
-       other => 'l5', # non-w3
+       other => 'l2', # non-w3
        ietf  => 'l5', # standard
 );
 my %versions;