mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-03-31 22:24:03 +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/1989.htm" marginwidth=1 marginheight=1>
|
||||
<frame name="index" src="/1623/161/years.htm" marginwidth=1 marginheight=1>
|
||||
<frame name="year" src="/1623/161/1989.htm" marginwidth=1 marginheight=1>
|
||||
</frameset>
|
||||
<noframes>
|
||||
Your browser doesn't seem to have frames enabled - please click
|
||||
<a href="../../1623/161/1989.htm">here</a> to see the 1989 history
|
||||
<a href="/1623/161/1989.htm">here</a> to see the 1989 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>
|
||||
|
||||
Reference in New Issue
Block a user