mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Stuff module missing file/folder page back button
This commit is contained in:
parent
ea31d5c0f1
commit
e5fb23b9be
2 changed files with 25 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue