diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/confirm-user-match.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl index cf7825f71..c31567a9c 100644 --- a/template/en/default/global/confirm-user-match.html.tmpl +++ b/template/en/default/global/confirm-user-match.html.tmpl @@ -136,7 +136,7 @@ <b>[% query.value.users.0.identity FILTER html %]</b> [% END %] [% ELSE %] - [% IF (query.key.length < 3) && !Param('emailsuffix') %] + [% IF query.key.length < 3 %] <font color="#FF0000">was too short for substring match (minimum 3 characters)</font> [% ELSE %] |