tazpanel rev 230

header.html: remove Installer dropdown menu
author Richard Dunbar <mojo@slitaz.org>
date Fri Feb 24 14:46:34 2012 +0000 (2012-02-24)
parents d86789453cb7
children 0b69a546638a
files styles/default/header.html
line diff
     1.1 --- a/styles/default/header.html	Wed Feb 22 22:30:32 2012 +0000
     1.2 +++ b/styles/default/header.html	Fri Feb 24 14:46:34 2012 +0000
     1.3 @@ -120,17 +120,8 @@
     1.4  					</li>
     1.5  				</ul>
     1.6  			</li>
     1.7 -			<li class="drop">
     1.8 +			<li class="">
     1.9  				<a href="/installer.cgi">Install</a>
    1.10 -				<span class="toggle">&nbsp;</span>
    1.11 -				<ul>
    1.12 -					<li>
    1.13 -						<a href="/installer.cgi?page=install">Install</a>
    1.14 -					</li>
    1.15 -					<li>
    1.16 -						<a href="/installer.cgi?page=upgrade">Upgrade</a>
    1.17 -					</li>
    1.18 -				</ul>
    1.19  			</li>
    1.20  		</ul>
    1.21  	</div>