Skip to content

Commit c74d9b4

Browse files
Make tech references ambiguous (#252)
* Update images-automatic.html * Update images-before-mammography.html
1 parent 2a2d586 commit c74d9b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/views/events/images-automatic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1>{{ pageHeading }}</h1>
3333
{% endif %}
3434

3535
{% set insetTextHtml %}
36-
<p>{{ imageCount }} images have been detected and imported from PACS</p>
36+
<p>{{ imageCount }} images have been received</p>
3737
{% endset %}
3838

3939
{{ insetText({

app/views/events/images-before-mammography.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1>{{ pageHeading }}</h1>
1717

1818
{% set insetHtml %}
1919
<p>
20-
Mammography images will appear here once they have been transmitted by the PACS
20+
Mammography images will appear below once they have been received
2121
</p>
2222
{% endset %}
2323

0 commit comments

Comments
 (0)