exclude nav-header/footer in ServerScannerList.html?embedded

fixes display of header in yacyinteractive.html
pull/1/head
reger 11 years ago
parent c7335318eb
commit 0ff66118bf

@ -9,7 +9,6 @@
#%env/templates/header.template%# #%env/templates/header.template%#
<h2>Network Scanner Monitor</h2> <h2>Network Scanner Monitor</h2>
:: ::
#%env/templates/embeddedheader.template%#
#(/embedded)# #(/embedded)#
#(servertable)#:: #(servertable)#::
@ -56,7 +55,9 @@
</fieldset></form> </fieldset></form>
#(/servertable)# #(/servertable)#
#(embedded)#
#%env/templates/footer.template%# #%env/templates/footer.template%#
::
#(/embedded)#
</body> </body>
</html> </html>

Loading…
Cancel
Save