diff --git a/templates/frontend/pages/userLogin.tpl b/templates/frontend/pages/userLogin.tpl index 5cbdaf0..27b132d 100755 --- a/templates/frontend/pages/userLogin.tpl +++ b/templates/frontend/pages/userLogin.tpl @@ -1,8 +1,8 @@ {** * templates/frontend/pages/userLogin.tpl * - * Copyright (c) 2014-2020 Simon Fraser University - * Copyright (c) 2003-2020 John Willinsky + * Copyright (c) 2014-2024 Simon Fraser University + * Copyright (c) 2003-2024 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * User login form. @@ -67,6 +67,18 @@ + {* recaptcha spam blocker *} + {if $recaptchaPublicKey} +
+
+
+
+
+
+
+
+ {/if} +