diff --git a/src/components/download-dialog/download-dialog.component.css b/src/components/download-dialog/download-dialog.component.css index e69de29..9ba52ed 100644 --- a/src/components/download-dialog/download-dialog.component.css +++ b/src/components/download-dialog/download-dialog.component.css @@ -0,0 +1,11 @@ +p.dcc-button-wrapper { + text-align: center; +} + +p.dcc-button-wrapper a { + width: 60%; +} +.mat-dialog-content .mat-button-base { + margin: 1rem !important; + padding: .3rem; +} \ No newline at end of file diff --git a/src/components/download-dialog/download-dialog.component.html b/src/components/download-dialog/download-dialog.component.html index ac31c3e..646b7ef 100644 --- a/src/components/download-dialog/download-dialog.component.html +++ b/src/components/download-dialog/download-dialog.component.html @@ -1,24 +1,32 @@

Download and Submit

-

Use this application for navigating through all the available QR Codes. When finish download - the test results and submit the results.json if in the Validation Portal. -

+

Please use this application for navigating through all available QR codes. When finished, please download the test + results to your PC and submit the results to the Validation Portal.

Download

-

Your test results are prepared and are ready for download. Please use the button that follows and download the results.json file.

+

On pushing the Download Button the test results are copied to your standard download folder on your computer. File + name: [2-digit country code]_[OS type]_[timestamp].json.

+ +

Download +

+ -

Upload to the Validation Portal

-

Visit the Validation portal and submit the downloaded results.json. For accessing the portal use the token which related to your country.

- +

Submit

+

On pushing the Submit Button, you will be requested to enter a token which you will receive via email. In the + following pop-up box, please select the upload button, navigate to your standard download folder, select the + appropriate file, and push the Send Button

-

Support

-

For help and support please contact ...

-

Download -

+

Visit the Validation portal and submit the downloaded results.json. For accessing the portal use the + token which related to your country.

+ +

Submit +

+

Please repeat the process for any other platform (iOS, Android, Other) you have in use!

+