diff options
Diffstat (limited to 'templates/photouploadform.html')
-rw-r--r-- | templates/photouploadform.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/photouploadform.html b/templates/photouploadform.html index 4c2b5a0..a2167fb 100644 --- a/templates/photouploadform.html +++ b/templates/photouploadform.html @@ -24,7 +24,7 @@ pattern="[A-Za-z][A-Za-z0-9_-\.]*"/> <label style="padding: 0.5em 25px; margin-left: 110px" - for="renameto">If uploading a single file, you can rename it<br></label> + for="renameto"><br />If uploading a single file, you can rename it<br></label> <br><br><br> <button class="fancybutton2" style="padding: 0.5em 25px; margin-left: 155px" type = "submit" value = "Upload" > Upload |