mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 13:45:20 +00:00
[svn r5909] Corrected a bug in my earlier script that left out a </li> at the end of link lists.
This commit is contained in:
@@ -64,7 +64,7 @@ the <a href="../years/2000/goals.htm">2000 Expo goals document.</a>
|
||||
<li><a href="index.htm">Back to area description</a></li>
|
||||
<li><a href="../indxal.htm">Full Index</a></li>
|
||||
<li><a href="../areas.htm">Other Areas</a></li>
|
||||
<li><a href="../index.htm">Back to Expedition Intro page</a>
|
||||
<li><a href="../index.htm">Back to Expedition Intro page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user