diff --git a/src/web/templates/index.html b/src/web/templates/index.html index 4664bcae..6b20789b 100644 --- a/src/web/templates/index.html +++ b/src/web/templates/index.html @@ -118,9 +118,9 @@ {% endfor %} -

Available disk space on the Pi: {{free_disk}} MB


+

Attach Ethernet Adapter

Emulates a SCSI DaynaPORT Ethernet Adapter. Host drivers required.

If you have a DHCP setup, ignore the Static IP fields.

@@ -159,8 +159,9 @@
+

Upload File

-

Uploads file to {{base_dir}}. The largest file size accepted is {{max_file_size}} MB

+

Uploads file to {{base_dir}}. The largest file size accepted is {{max_file_size}} MB. Zip files will be unzipped.

@@ -246,6 +247,7 @@
+

Available disk space on the Pi: {{free_disk}} MB