projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30ea70
)
Adding accountheader to register page.
author
laury
<laury@gaslightmedia.com>
Fri, 15 Dec 2017 19:40:06 +0000
(14:40 -0500)
committer
laury
<laury@gaslightmedia.com>
Fri, 15 Dec 2017 19:40:06 +0000
(14:40 -0500)
views/front/registrations/register.html
patch
|
blob
|
history
diff --git
a/views/front/registrations/register.html
b/views/front/registrations/register.html
index
0e783bb
..
326be46
100644
(file)
--- a/
views/front/registrations/register.html
+++ b/
views/front/registrations/register.html
@@
-1,4
+1,5
@@
-{include file='front/registrations/header.html'}
+{apply_filters('glm_members_registrations_header', 'accountHeader')}
+<br>
<form action="{$regUrl}?page=register" method="post">
<input type="hidden" name="option" value="submit">
<input type="hidden" name="page" value="register">