view zpt/importMetaDataExportXML.zpt @ 18:611b6df70840

niceification
author casties
date Wed, 03 Aug 2011 21:05:04 +0200
parents 9f9d9be26e53
children
line wrap: on
line source

<html>
<body>
<form action="" enctype="multipart/form-data" method="post">

<br>
upload: <input type="file" name="importFile">
<input type="submit">
</form>
</body>
</html>