From 9bb91157b74f68b8345115f4665f3d5550b442e8 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 6 Dec 2010 04:30:29 +0100 Subject: [PATCH] browser: adjust styling for other standards source --- browser.plp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser.plp b/browser.plp index 405b313..3dc8d80 100644 --- a/browser.plp +++ b/browser.plp @@ -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; -- 2.30.0