mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-24 05:05:19 +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:
@@ -15,7 +15,7 @@ src="tmmap.png"></center>
|
||||
<hr />
|
||||
<!-- LINKS -->
|
||||
<ul>
|
||||
<li><a href="cavdev.htm">Back to Main article</a>
|
||||
<li><a href="cavdev.htm">Back to Main article</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user