mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 21:55:22 +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:
@@ -19,7 +19,7 @@ The Potato Hut
|
||||
<p><ul>
|
||||
<li><a href="../bcamps.htm">Base Camps</a>
|
||||
<li><a href="../fester.htm">Expo festering guide</a>
|
||||
<li>Back to <a href="../infodx.htm">Main Index</a>
|
||||
<li>Back to <a href="../infodx.htm">Main Index</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user