mirror of https://github.com/aredn/aredn.git
Move arednmesh.org link to menu and restore old logo functionality (#1272)
This commit is contained in:
parent
51740d8714
commit
eff9c0bd32
|
@ -86,6 +86,7 @@
|
||||||
<div>Logout</div>
|
<div>Logout</div>
|
||||||
<div>Reboot</div>
|
<div>Reboot</div>
|
||||||
<div><a href="http://docs.arednmesh.org/">Help</a></div>
|
<div><a href="http://docs.arednmesh.org/">Help</a></div>
|
||||||
|
<div><a href="http://arednmesh.org/">Website</a></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
*/
|
*/
|
||||||
%}
|
%}
|
||||||
{{_R("changes")}}
|
{{_R("changes")}}
|
||||||
<a href="http://arednmesh.org"><div id="icon-logo"></div><div>AREDN<span style="font-size:4px">TM</span></div></a>
|
<a href="http://localnode.local.mesh"><div id="icon-logo"></div><div>AREDN<span style="font-size:4px">TM</span></div></a>
|
||||||
<div class="nav-node-name">{{configuration.getName()}}</div>
|
<div class="nav-node-name">{{configuration.getName()}}</div>
|
||||||
{{_R("nav-status")}}
|
{{_R("nav-status")}}
|
||||||
<div style="flex:1"></div>
|
<div style="flex:1"></div>
|
||||||
|
|
Loading…
Reference in New Issue