tazpanel diff styles/default/header.html @ rev 364
Add TAZPANEL_DAEMON support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 29 17:06:39 2013 +0200 (2013-06-29) |
parents | bca4ebb036ce |
children | 9357d34b6d5f |
line diff
1.1 --- a/styles/default/header.html Sat Mar 23 08:47:03 2013 +0100 1.2 +++ b/styles/default/header.html Sat Jun 29 17:06:39 2013 +0200 1.3 @@ -59,6 +59,7 @@ 1.4 src="/styles/default/images/wireless.png" />$(gettext 'Wireless')</a></li> 1.5 <li><a href="/index.cgi?file=/etc/network.conf"><img 1.6 src="/styles/default/images/edit.png" />$(gettext 'Config file')</a></li> 1.7 + $(for i in menu.d/network/* ; do [ -f $i ] && . $i menu $i ; done) 1.8 </ul> 1.9 </li> 1.10 <li><a href="/settings.cgi">$(gettext 'Settings')</a>