We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2d586 commit c74d9b4Copy full SHA for c74d9b4
2 files changed
app/views/events/images-automatic.html
@@ -33,7 +33,7 @@ <h1>{{ pageHeading }}</h1>
33
{% endif %}
34
35
{% set insetTextHtml %}
36
- <p>{{ imageCount }} images have been detected and imported from PACS</p>
+ <p>{{ imageCount }} images have been received</p>
37
{% endset %}
38
39
{{ insetText({
app/views/events/images-before-mammography.html
@@ -17,7 +17,7 @@ <h1>{{ pageHeading }}</h1>
17
18
{% set insetHtml %}
19
<p>
20
- Mammography images will appear here once they have been transmitted by the PACS
+ Mammography images will appear below once they have been received
21
</p>
22
23
0 commit comments