htdocs/templates/download.html
changeset 12 4027fd60ba3f
parent 11 bd470c2d0a0a
child 13 2d60fada033e
--- 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&auml;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>