small-package/luci-app-godproxy/luci-app-ikoolproxy/luasrc/view/koolproxy/caupload.htm

6 lines
341 B
HTML
Raw Normal View History

2021-09-05 16:50:22 +08:00
<%+cbi/valueheader%>
2021-11-10 09:01:15 +08:00
<label class="cbi-value" style="display:inline-block; width: 400px" for="ulfile"></label><br />
2021-09-05 16:50:22 +08:00
<input class="cbi-input-file" style="width: 400px" type="file" id="ulfile" name="ulfile" />
2021-11-10 09:01:15 +08:00
<input type="submit" class="cbi-button cbi-input-apply" name="upload" value="<%:上传恢复证书%>" />
2021-09-05 16:50:22 +08:00
<%+cbi/valuefooter%>