modules/freifunk: Prevent injections
[project/luci.git] / modules / admin-full / htdocs / luci-static / resources / connections.svg
index 1db9d63..816f7e6 100644 (file)
@@ -11,6 +11,7 @@
        <line x1="0" y1="75%" x2="100%" y2="75%" style="stroke:black;stroke-width:0.1" />
        <text id="label_25" x="20" y="74%" style="fill:#999999; font-size:9pt"> </text>
 
-       <polyline id="udp" points="" style="fill:blue;fill-opacity:0.4;stroke:blue;stroke-width:1" />
        <polyline id="tcp" points="" style="fill:green;fill-opacity:0.4;stroke:green;stroke-width:1" />
+       <polyline id="udp" points="" style="fill:blue;fill-opacity:0.4;stroke:blue;stroke-width:1" />
+       <polyline id="other" points="" style="fill:red;fill-opacity:0.4;stroke:red;stroke-width:1" />
 </svg>