mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-13 19:05:06 +08:00
6 lines
426 B
HTML
6 lines
426 B
HTML
<%+cbi/valueheader%>
|
|
<label class="cbi-value" style="display:inline-block; width: 400px" for="ulfile"><font color="red"><%:Upload backup file,The file name must be koolproxyCA.tar.gz%></font></label><br />
|
|
<input class="cbi-input-file" style="width: 400px" type="file" id="ulfile" name="ulfile" />
|
|
<input type="submit" class="cbi-button cbi-input-apply" name="upload" value="<%:Upload Restore%>" />
|
|
<%+cbi/valuefooter%>
|