From 78743df1f660ab6321f92157e870031c032a581b Mon Sep 17 00:00:00 2001 From: Yogesh Ojha Date: Sat, 28 Aug 2021 18:03:48 +0530 Subject: [PATCH] Fixed #476 --- web/startScan/templates/organization/schedule_scan_ui.html | 2 +- web/startScan/templates/startScan/schedule_scan_ui.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/startScan/templates/organization/schedule_scan_ui.html b/web/startScan/templates/organization/schedule_scan_ui.html index 5706b7208..d73e5bfb0 100644 --- a/web/startScan/templates/organization/schedule_scan_ui.html +++ b/web/startScan/templates/organization/schedule_scan_ui.html @@ -45,7 +45,7 @@
{{ domain_list|length }} 

Choose the scheduler

- diff --git a/web/startScan/templates/startScan/schedule_scan_ui.html b/web/startScan/templates/startScan/schedule_scan_ui.html index 2306c9b89..d322fcc8f 100644 --- a/web/startScan/templates/startScan/schedule_scan_ui.html +++ b/web/startScan/templates/startScan/schedule_scan_ui.html @@ -39,7 +39,7 @@

Schedule scan for {{domain.name}}

Choose the scheduler

-