--- a/htdocs/templates/download.html Thu Feb 07 11:45:50 2013 +0100
+++ b/htdocs/templates/download.html Thu Feb 07 14:17:09 2013 +0100
@@ -10,6 +10,6 @@
Klicken Sie bitte auf den Link um ihre Datei zu Downloaden oder anzuzeigen.<br>Zum Speichern des Inhaltes klicken Sie den Link mit der rechten Maustaste an und wählen "Ziel speichern unter..."
</p>
<p>
- <a style="text-decoration: none;" href="/download/[%uuid%]" type="application/octet-stream">[%uuid%]</a></p >
+ <a style="text-decoration: none;" href="/tmp/[%uuid%]" type="application/octet-stream">[%uuid%]</a></p >
</body>
</html>