mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-03-31 06:06:07 +01:00
make /1623 addresses absolute not relative
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
</head>
|
||||
<frameset cols="175,*">
|
||||
<frame name="index" src="../../1623/161/years.htm" marginwidth=1 marginheight=1>
|
||||
<frame name="year" src="../../1623/161/1991.htm" marginwidth=1 marginheight=1>
|
||||
<frame name="index" src="/1623/161/years.htm" marginwidth=1 marginheight=1>
|
||||
<frame name="year" src="/1623/161/1991.htm" marginwidth=1 marginheight=1>
|
||||
</frameset>
|
||||
<noframes>
|
||||
Your browser doesn't seem to have frames enabled - please click
|
||||
<a href="../../1623/161/1991.htm">here</a> to see the 1991 history
|
||||
<a href="/1623/161/1991.htm">here</a> to see the 1991 history
|
||||
without frames, and
|
||||
<a href="../../1623/161/hnotes.htm">here</a> (using "open in new window")
|
||||
<a href="/1623/161/hnotes.htm">here</a> (using "open in new window")
|
||||
for the accompanying explanatory note.
|
||||
</noframes>
|
||||
</html>
|
||||
|
||||
@@ -22,17 +22,17 @@ description:
|
||||
<ul>
|
||||
<li>Trips written up in the logbook are indexed in the history pages for
|
||||
<a href="161.htm">Kaninchenhöhle</a> and
|
||||
<a href="../../1623/182/histry.htm">Puffball</a>.</li>
|
||||
<a href="/1623/182/histry.htm">Puffball</a>.</li>
|
||||
<li>Passage descriptions for 1991's major finds:
|
||||
<ul>
|
||||
<li><a href="../../1623/182/182.html">Puffball and Icing Sugar Cave</a></li>
|
||||
<li><a href="../../1623/161/sibria.htm#burble">Burble</a> - crawl,
|
||||
<a href="../../1623/161/farnth.htm#leadminese">Leadmine</a> and
|
||||
<a href="../../1623/161/sibria.htm#maze">Maze</a></li>
|
||||
<li><a href="../../1623/161/bsains.htm#snotp">Dewdrop</a> - the "easy" squeeze bypass</li>
|
||||
<li><a href="../../1623/161/france.htm#fphobia">Francophobia</a></li>
|
||||
<li><a href="../../1623/161/offlhr.htm#ambidex">Ambidextrous</a></li>
|
||||
<li><a href="../../1623/161/offlhr.htm#trehala">Trehala</a><br>
|
||||
<li><a href="/1623/182/182.html">Puffball and Icing Sugar Cave</a></li>
|
||||
<li><a href="/1623/161/sibria.htm#burble">Burble</a> - crawl,
|
||||
<a href="/1623/161/farnth.htm#leadminese">Leadmine</a> and
|
||||
<a href="/1623/161/sibria.htm#maze">Maze</a></li>
|
||||
<li><a href="/1623/161/bsains.htm#snotp">Dewdrop</a> - the "easy" squeeze bypass</li>
|
||||
<li><a href="/1623/161/france.htm#fphobia">Francophobia</a></li>
|
||||
<li><a href="/1623/161/offlhr.htm#ambidex">Ambidextrous</a></li>
|
||||
<li><a href="/1623/161/offlhr.htm#trehala">Trehala</a><br>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>1991 Expedition info:
|
||||
|
||||
@@ -228,7 +228,7 @@ end.
|
||||
<li><a href="report.htm">Austria '91</a> Report</li>
|
||||
<li><a href="log.htm">Logbook</a></li>
|
||||
<li><a href="182.htm">Puffball & Icing Sugar Cave</a></li>
|
||||
<li><a href="../../1623/161/top.htm">current 161 guidebook</a></li>
|
||||
<li><a href="/1623/161/top.htm">current 161 guidebook</a></li>
|
||||
</ul></li>
|
||||
<li><a href="../../pubs.htm#pubs1991">Index</a> to all publications</li>
|
||||
<li><a href="../../index.htm">Back to Expeditions intro page</a></li>
|
||||
|
||||
Reference in New Issue
Block a user