diff --git a/atlas/templates/atlas/user_uploads.html b/atlas/templates/atlas/user_uploads.html index 33a69677..f6802e7d 100644 --- a/atlas/templates/atlas/user_uploads.html +++ b/atlas/templates/atlas/user_uploads.html @@ -6,7 +6,7 @@ Upload more dicoms
{% if not case %} {% endif %} @@ -42,7 +42,7 @@
Select how series should be ordered when uploaded
- This will affect how series are displayed when viewing with the built in site viewer. By default when exporting from Insight the order is not maintained so you should choose to order eithre by slice location or instance number.
+ This will affect how series are displayed when viewing with the built in site viewer. By default when exporting from Insight the order is not maintained so you should choose to order either by slice location or instance number.
If you are not sure, leave this as the default.
@@ -72,6 +72,7 @@ @@ -79,9 +80,11 @@ {% endif %} +
Loading...
@@ -98,6 +101,42 @@ {% block css %}