Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove extra tag from potential match template (CO-2761)
Benn Oshrin committed Mar 31, 2025
1 parent 48ec051 commit 8b1bc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/email/text/potential_match.php
@@ -30,7 +30,7 @@
<?php if(is_readable($localTemplate)): ?>
<?php include($localTemplate); ?>
<?php else: ?>
?>

A new potential match is available for your review. You may access the
pending request at this URL:

0 comments on commit 8b1bc39

Please sign in to comment.