Skip to content

Commit 48c6ee9

Browse files
author
Paweł Marczewski
committed
Merge remote-tracking branch 'origin/trunk' into pm-whitelabel-base-pages
2 parents 64a152f + 243216e commit 48c6ee9

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

templates/cui/_dialogs.html

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,24 @@ <h3>Error</h3>
8484
</div>
8585

8686
<div id='msg_final_task_completed' style="display: none; max-height: 420px; overflow: auto;" class="jqmWindow">
87-
<h3 class='message in-demo hide-for-survey' style="display: none;">Your Codility demo session has ended. Thank you!</h3>
88-
<h3 class='message in-training hide-for-survey' style="display: none;">Your Codility training session has ended. Thank you!</h3>
89-
<h3 class='message in-default hide-for-survey'>Your Codility session has ended. Thank you!</h3>
87+
<h3 class='message in-demo hide-for-survey'
88+
style="display: none;">
89+
Your demo session has ended. Thank you!
90+
</h3>
91+
<h3 class='message in-training hide-for-survey'
92+
style="display: none;">
93+
Your training session has ended. Thank you!
94+
</h3>
95+
<h3 class='message in-default hide-for-survey'>
96+
Your session has ended. Thank you!
97+
</h3>
9098

9199
<p class="survey-msg hide-for-survey" style="display: none;">
92100
Your opinion is important to us.
93101
Please help us provide better service by filling out the survey below.
94102
<span class="no-training">
95103
Participation in the survey is voluntary.
96-
Codility will NOT reveal connection between your answers and your name and/or test ID.
104+
We will NOT reveal connection between your answers and your name and/or test ID.
97105
</span>
98106
</p>
99107

@@ -134,7 +142,7 @@ <h3 class='message hide-for-survey'>We are sorry, but the time has run out.</h3>
134142
Please help us provide better service by filling out the survey below.
135143
<span class="no-training">
136144
Participation in the survey is voluntary.
137-
Codility will NOT reveal connection between your answers and your name and/or test ID.
145+
We will NOT reveal connection between your answers and your name and/or test ID.
138146
</span>
139147
</p>
140148

0 commit comments

Comments
 (0)