edited page mechanism
This commit is contained in:
parent
4c21bbcefd
commit
79a0690fad
8 changed files with 51 additions and 37 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<div style="padding: 10px;">
|
||||
<h3 style="color:white; padding: 3px;background-color: #CB3829;">Bild Hochladen</h3>
|
||||
<p><form method="post" enctype="multipart/form-data">
|
||||
<input name="myfile" type="file" size="50" maxlength="100000" accept="text/*"> <input type="submit" value="Go" />
|
||||
<input name="myfile" type="file" size="50" maxlength="100000"> <input type="submit" value="Go" />
|
||||
</form>
|
||||
</p>
|
||||
<h3 style="color:white; padding: 3px;background-color: #CB3829;">Bild Auswählen</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue