Skip to content

Commit

Permalink
Update data/templates/run_read.tt2 show email address
Browse files Browse the repository at this point in the history
Co-authored-by: dkj <[email protected]>
  • Loading branch information
jmtcsngr and dkj authored May 24, 2024
1 parent cb67e19 commit d80dca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/templates/run_read.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,9 @@ IF ( ( current_status == 'qc review pending' ) || (current_status == 'qc in prog

<div id="email_link">
[%- subject = 'Illumina sequencing run ' _ id_run -%]
If you have any questions or need further assistance, please feel free to reach out to a
If you have any questions or need further assistance, please feel free to reach out to a Scientific Service Representative at
<a href="mailto:[email protected]?subject=[% subject %]&body=[% subject %] [% staging_url %]/[% SCRIPT_NAME %]/run/[% id_run %]">
Scientific Service Representative
[email protected]
</a>
</div>

Expand Down

0 comments on commit d80dca0

Please sign in to comment.