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:
26c1f21
)
Removed the unnecessary payment text display
author
laury
<laury@gaslightmedia.com>
Fri, 15 Dec 2017 17:40:22 +0000
(12:40 -0500)
committer
laury
<laury@gaslightmedia.com>
Fri, 15 Dec 2017 17:40:22 +0000
(12:40 -0500)
views/front/registrations/checkout.html
patch
|
blob
|
history
diff --git
a/views/front/registrations/checkout.html
b/views/front/registrations/checkout.html
index
4620a97
..
8bc2229
100644
(file)
--- a/
views/front/registrations/checkout.html
+++ b/
views/front/registrations/checkout.html
@@
-260,7
+260,7
@@
</div>
{else}
<div id="payMethod_{$pm}" class="payMethodSelection glm-hidden">
- <p>*** {$pmname} ****</p>
+
</div>
{/if}
{/if}