removed superfluous import of portalheader.template

pull/1/head
orbiter 11 years ago
parent 6d57dff718
commit dbd7f77568

@ -59,7 +59,6 @@ function updatepage(str) {
</head> </head>
<body id="IndexControl"> <body id="IndexControl">
#(topmenu)# #(topmenu)#
#%env/templates/portalheader.template%#
<div class="SubMenu"> <div class="SubMenu">
<ul class="SubMenu"> <ul class="SubMenu">
<li style="width:15%;"><a class="MenuItemLink" href="index.html"><img src="env/grafics/navsl.gif" height="10px" style="padding-right:10px" align="baseline"/>back to start page</a></li> <li style="width:15%;"><a class="MenuItemLink" href="index.html"><img src="env/grafics/navsl.gif" height="10px" style="padding-right:10px" align="baseline"/>back to start page</a></li>

@ -30,5 +30,4 @@
<link rel="stylesheet" type="text/css" media="screen" href="/env/ie7.css" /> <link rel="stylesheet" type="text/css" media="screen" href="/env/ie7.css" />
<![endif]--> <![endif]-->
#%env/templates/jqueryheader.template%# #%env/templates/jqueryheader.template%#
#%env/templates/portalheader.template%#
<!-- (C), Architecture: Michael Peter Christen; Contact: mc <at> yacy.net --> <!-- (C), Architecture: Michael Peter Christen; Contact: mc <at> yacy.net -->

Loading…
Cancel
Save