From 6b0ae0a1a7a35f873589f119979c436ad7f6fb91 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Thu, 23 Sep 2021 12:43:05 -0700 Subject: [PATCH] Tweak labels --- src/web/templates/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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