mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
fix 'testing' in menu
This commit is contained in:
parent
e84574f25d
commit
4808b17625
@ -48,7 +48,8 @@ support:</h4>
|
|||||||
|
|
||||||
<!--div id="homeimg"><img src="images/stone-bridge-view.jpg" alt="Austria panorama" width="399" height="260" /-->
|
<!--div id="homeimg"><img src="images/stone-bridge-view.jpg" alt="Austria panorama" width="399" height="260" /-->
|
||||||
|
|
||||||
|
<!-- This menu is explicitly in the HTML file in the :expoweb: repo.
|
||||||
|
The equivalent menus on otehr pages are generated from troggle code in templates/menu.html and core/virws/expo.py -->
|
||||||
<ul id="homenu" >
|
<ul id="homenu" >
|
||||||
<li><a href="intro.htm">Introduction</a></li>
|
<li><a href="intro.htm">Introduction</a></li>
|
||||||
<li><a href="infodx.htm">Main index</a></li>
|
<li><a href="infodx.htm">Main index</a></li>
|
||||||
@ -58,7 +59,7 @@ support:</h4>
|
|||||||
<li><a href="areas.htm">Area description</a></li>
|
<li><a href="areas.htm">Area description</a></li>
|
||||||
<li><a href="https://camcaving.uk" target="_blank">CUCC website</a></li>
|
<li><a href="https://camcaving.uk" target="_blank">CUCC website</a></li>
|
||||||
<li><form name=P method=get action="/search" target="_top">
|
<li><form name=P method=get action="/search" target="_top">
|
||||||
<input type=search name=P value="testing" size=8 autofocus>
|
<input type=search name=P size=8 autofocus>
|
||||||
<input type=submit value="Search"></li>
|
<input type=submit value="Search"></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user