From 29cf58288f228fe235b7d6fe2f0dd5852cf9a411 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Sun, 19 Dec 2021 15:47:03 -0800 Subject: [PATCH] Add a warning notice when ejecting removable media (#526) --- src/web/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/templates/index.html b/src/web/templates/index.html index 50b184f5..157b2479 100644 --- a/src/web/templates/index.html +++ b/src/web/templates/index.html @@ -95,7 +95,7 @@ {% if device.device_type != "-" %} {% if device.device_type in REMOVABLE_DEVICE_TYPES and "No Media" not in device.status %} -
+