Use orange rather than yellow in HTML output.
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 20 May 2011 11:47:54 +0000 (11:47 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 20 May 2011 11:47:54 +0000 (11:47 +0000)
org.glite.testsuites.ctb/LB/tests/test-common.sh

index 5846335..2befda6 100644 (file)
@@ -177,7 +177,7 @@ begin_bold="<b>"
 begin_black="<font color=\"black\">"
 begin_red="<font color=\"red\">"
 begin_green="<font color=\"green\">"
-begin_yellow="<font color=\"yellow\">"
+begin_yellow="<font color=\"orange\">"
 begin_blue="<font color=\"blue\">"
 begin_magenta="<font color=\"magenta\">"
 begin_cyan="<font color=\"cyan\">"