summaryrefslogtreecommitdiff
path: root/templates/login_inc.tpl
diff options
context:
space:
mode:
authorspiderr <spiderr@bitweaver.org>2021-05-07 13:26:32 -0400
committerspiderr <spiderr@bitweaver.org>2021-05-07 13:26:32 -0400
commit3405605d3b8397890ab77513a9b8fde2cd419293 (patch)
treee33e04b9ec8c1cef93be17f10819a955275db730 /templates/login_inc.tpl
parent402167839acf922740eaa7c5df7573e720d02a67 (diff)
downloadusers-3405605d3b8397890ab77513a9b8fde2cd419293.tar.gz
users-3405605d3b8397890ab77513a9b8fde2cd419293.tar.bz2
users-3405605d3b8397890ab77513a9b8fde2cd419293.zip
tidy up register.tpl to not flag on $msg; check HTTP_REFERER in securityViolation log
Diffstat (limited to 'templates/login_inc.tpl')
-rw-r--r--templates/login_inc.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/login_inc.tpl b/templates/login_inc.tpl
index 23503ad..d9e9975 100644
--- a/templates/login_inc.tpl
+++ b/templates/login_inc.tpl
@@ -12,7 +12,9 @@
<hr>
{/if}
+ <div class="form-group">
{formfeedback error=$error}
+ </div>
<div class="form-group">
{formlabel label="Username or Email" for="user"}