break
This commit is contained in:
parent
8b83b90b53
commit
a9bfd1bcdc
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ class UploadTheme extends Themelet {
|
|||
<input type='submit' value='Post'>
|
||||
</form>
|
||||
<small>(Max file size is $max_kb)</small>
|
||||
<noscript><a href='".make_link("upload")."'>Larger Form</a></noscript>
|
||||
<noscript><br><a href='".make_link("upload")."'>Larger Form</a></noscript>
|
||||
</div>
|
||||
";
|
||||
}
|
||||
|
|
Reference in a new issue