tazpanel diff styles/default/header.html @ rev 504
Localize 'ISO mine' + make pot & msgmerge
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 12 13:03:50 2015 +0200 (2015-07-12) |
parents | 3117717c007d |
children | 16ac2dbcd8b2 |
line diff
1.1 --- a/styles/default/header.html Mon Jun 08 04:32:19 2015 +0300 1.2 +++ b/styles/default/header.html Sun Jul 12 13:03:50 2015 +0200 1.3 @@ -52,7 +52,7 @@ 1.4 <span>$(_ 'Network')</span> 1.5 <menu> 1.6 <li><a data-icon="info" href="network.cgi">$(_ 'Summary')</a></li> 1.7 - <li><a data-icon="conf" href="index.cgi?file=/etc/network.conf">$(_ 'Config file')</a></li> 1.8 + <li><a data-icon="conf" href="index.cgi?file=/etc/network.conf&action=edit">$(_ 'Config file')</a></li> 1.9 <li><a data-icon="eth" href="network.cgi?eth">$(_ 'Ethernet')</a></li> 1.10 <li><a data-icon="wifi" href="network.cgi?wifi">$(_ 'Wireless')</a></li> 1.11 $(extra_menu network)