Update oaf_upload.htm

This commit is contained in:
Bard 2023-05-28 05:42:48 +08:00 committed by GitHub
parent 135b44674b
commit 5bcc0077e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<%+cbi/valueheader%>
<label class="cbi-value" style="display:inline-block; width: 130px" for="ulfile"><%:Select feature file%></label>
<label class="cbi-value" style="display:inline-block; width: 145px" for="ulfile"><%:Select feature file%></label>
<input class="btn cbi-input-file" style="width: 500px" type="file" id="ulfile" name="ulfile" />
<input type="submit" class="cbi-button cbi-input-apply" name="upload" value="<%:Upload%>" />
<%+cbi/valuefooter%>