Stuff module missing file/folder page back button

This commit is contained in:
MrFry 2019-10-26 16:18:31 +02:00
parent ea31d5c0f1
commit e5fb23b9be
2 changed files with 25 additions and 1 deletions

View file

@ -65,7 +65,9 @@
<%=dirname%>
</h1>
</center>
<a href="<%= url + prevDir%>" > Up one level </a>
<h3>
<a href="<%= url + prevDir%>" > Up one level </a>
</h3>
</p>
<table class="maintable">