File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ $INCLUDE[css.inc]$
17
17
< td class ="$MENU_PRINTER$ "> < a href ="http://$WEB_ADDRESS$/PRINTER "> 3D Printer</ a > </ td >
18
18
< td class ="$MENU_SETTINGS$ "> < a href ="http://$WEB_ADDRESS$/SETTINGS "> Extra Settings</ a > </ td >
19
19
< td width =100% > </ td >
20
- < td > < a href ="/PASSWORD " style ="$DISCONNECT_VISIBILITY$ "> Admin</ a > </ td >
20
+ < td class =" $MENU_ADMIN$ " > < a href ="/PASSWORD " style ="$DISCONNECT_VISIBILITY$ "> Admin</ a > </ td >
21
21
< td style ="padding:0px; "> < a href ="/LOGIN?DISCONNECT=YES "> < div class ="btnroundimg " style ="$DISCONNECT_VISIBILITY$ "> < svg width ="30 " height ="30 " viewBox ="0 0 40 40 ">
22
22
< circle style ="fill:white " cx ="20 " cy ="20 " r ="20 "/>
23
23
< circle style ="fill:white;stroke:black;stroke-width:4 " cx ="20 " cy ="15 " r ="10 "/>
24
24
< rect style ="fill:black;stroke-width:4;stroke:black " width ="20 " height ="15 " x ="10 " y ="17 " />
25
25
< circle style ="fill:white " cx ="20 " cy ="22 " r ="2.5 "/>
26
26
< polygon points ="20,23 16,30 24,30 " style ="fill:white "/> </ svg > </ div > </ a > </ td >
27
27
< td > FW: V$FW_VER$</ td >
28
- < td > < a href ="https://github.com/luc-github/ESP8266 " > Github</ a > </ td >
28
+ < td > < a href ="https://github.com/luc-github/ESP8266 "> Github</ a > </ td >
29
29
</ tr >
30
30
</ table >
You can’t perform that action at this time.
0 commit comments