Uncommanted feedback box, stuff browser fix

This commit is contained in:
YourFriendlyNeighborhoodDealer 2019-08-14 20:51:27 +02:00
parent 814abae86b
commit 0fc27b78c7
2 changed files with 6 additions and 4 deletions

View file

@ -65,7 +65,7 @@
<%=dirname%>
</h1>
</center>
<a href=<%= "http://qmining.tk/stuff" + prevDir%> > Up one level </a>
<a href=<%= "http://stuff.frylabs.net/stuff" + prevDir%> > Up one level </a>
</p>
<table class="maintable">
@ -75,7 +75,7 @@
<button class="butt">
<table class="subtable">
<td style='width:30%;'>
<a href="<%= "http://qmining.tk/stuff" + folders[i].path%>"> <%=folders[i].name %> </a>
<a href="<%= "http://stuff.frylabs.net/stuff" + folders[i].path%>"> <%=folders[i].name %> </a>
</td>
<td style='width:30%;'>
<%=folders[i].path %>