Annotation of versionedFile/zpt/errorUploadFile.zpt, revision 1.2

1.1       dwinter     1: <html>
                      2: <body>
                      3: <h1>Attention!</h1>
                      4: <p>File contains no data!</p>
                      5: <p>Maybe, an error occored by transferring the file to the server.</p>
                      6: <p>Please try to upload the file again resp add a new version.</p>
1.2     ! dwinter     7: 
        !             8: <form action="deleteEmptyObject" method="post">
        !             9: <input type="submit" name="submit" value="delete it"><input type="submit" name="submit" value="let it there">
1.1       dwinter    10: </body>
                     11: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>