tazpanel diff styles/default/header.html @ rev 42
Add settings.cgi and split user config from index.cgi, add need CSS stuff and up POT
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 07 01:22:07 2011 +0200 (2011-04-07) |
parents | 1a80f769f6e1 |
children | 13b1019d68d8 |
line diff
1.1 --- a/styles/default/header.html Wed Apr 06 06:17:23 2011 +0200 1.2 +++ b/styles/default/header.html Thu Apr 07 01:22:07 2011 +0200 1.3 @@ -16,9 +16,9 @@ 1.4 <a href="/">Panel</a> 1.5 <a href="/pkgs.cgi">Packages</a> 1.6 <a href="/network.cgi">Network</a> 1.7 + <a href="/settings.cgi">Settings</a> 1.8 <a href="/live.cgi">Live</a> 1.9 <a href="/index.cgi?boot">Boot</a> 1.10 - <a href="/index.cgi?users">Users</a> 1.11 <a href="/index.cgi?hardware">Hardware</a> 1.12 </div> 1.13 </div>