diff --git a/excalibur/www/templates/job.html b/excalibur/www/templates/job.html index 28dd431..7e0611e 100644 --- a/excalibur/www/templates/job.html +++ b/excalibur/www/templates/job.html @@ -62,10 +62,11 @@

Extracted Data

{% endfor %} {% else %} +
-

Refresh

-

Please wait while the tables are extracted. Refresh again in some time.

+

Processing

+

Please wait while the tables are extracted.

{% endif %} diff --git a/excalibur/www/templates/workspace.html b/excalibur/www/templates/workspace.html index 8c0bb54..91eb6a9 100644 --- a/excalibur/www/templates/workspace.html +++ b/excalibur/www/templates/workspace.html @@ -159,10 +159,11 @@
{% else %} +
-

Refresh

-

Please wait while the pages are converted to images. Refresh again in some time.

+

Processing

+

Please wait while the pages are converted to images.

{% endif %}