commit 4683f495be493a5b9ce26d4ee76f757b336b8394
Author: Tom Ritter <[email protected]>
Date:   Tue Dec 21 21:24:28 2021 -0500

    Better describe some bwauth graphs
---
 graphs.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphs.py b/graphs.py
index 482fd20..44cbf78 100755
--- a/graphs.py
+++ b/graphs.py
@@ -304,10 +304,10 @@ class GraphWriter(WebsiteWriter):
                + "      <div id=\"" + str(divName) + "\" class=\"graphbox\">\n"
         + "         <span class=\"graph-title\">Bandwidth Auth Statistics, 
Past " + timeframe + " Days</span>\n"
         + "         <br />\n"
-        + "         <span class=\"bwauth_above\" 
style=\"margin-left:5px\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> above\n"
+        + "         <span class=\"bwauth_above\" 
style=\"margin-left:5px\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> above 
consensus\n"
         + "         <span class=\"bwauth_shared\" 
style=\"margin-left:5px\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> shared\n"
         + "         <span class=\"bwauth_exclusive\" 
style=\"margin-left:5px\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> exclusive\n"
-        + "         <span class=\"bwauth_below\" 
style=\"margin-left:5px\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> below\n"
+        + "         <span class=\"bwauth_below\" 
style=\"margin-left:5px\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> below 
consensus\n"
         + "         <span class=\"bwauth_unmeasured\" 
style=\"margin-left:5px\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> unmeasured\n"
                + "      </div>\n"
                + "    </td>\n"



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to