added caption field

git-svn-id: http://yolanda.mister-muffin.de/svn@40 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
josch 2007-10-11 22:42:56 +00:00
parent 94d337f15a
commit b1289fd633

View file

@ -16,6 +16,8 @@ Upload: <input type="file" name="file">
<br><br>
Title: <input type="text" name="title">
<br><br>
Beschreibung: <input type="text" name="caption">
<br><br>
<input type="submit" name="submit" value=" upload ">
</form>';
}