Move 2012 to a separate directory

This commit is contained in:
2022-01-14 02:30:26 +01:00
parent 23748119b7
commit c2e79f272f
316 changed files with 1631 additions and 1629 deletions

View File

@@ -88,7 +88,7 @@ var printA = document.createElement("a");
printA.onclick = function(){window.print();};
printA.setAttribute("href", "#");
var printImg = document.createElement("img");
printImg.setAttribute("src", "/gpx/document-print.png");
printImg.setAttribute("src", "%root%/gpx/document-print.png");
printA.appendChild(printImg);
document.getElementById("printLink").appendChild(printA);
</script>
@@ -132,4 +132,4 @@ document.getElementById("printLink").appendChild(printA);
</div>
</div>-->
</body>
</html>
</html>