added caption field
git-svn-id: http://yolanda.mister-muffin.de/svn@40 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
94d337f15a
commit
b1289fd633
1 changed files with 2 additions and 0 deletions
|
@ -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>';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue