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:
789ba7c
)
Add id to comp codes section in cart viewfile
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 29 Mar 2018 19:01:56 +0000
(15:01 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 29 Mar 2018 19:01:56 +0000
(15:01 -0400)
views/front/registrations/cart.html
patch
|
blob
|
history
diff --git
a/views/front/registrations/cart.html
b/views/front/registrations/cart.html
index
1e8de02
..
a698e55
100644
(file)
--- a/
views/front/registrations/cart.html
+++ b/
views/front/registrations/cart.html
@@
-43,7
+43,7
@@
<h2 class="glm-left" style="clear: none;">Selected {$terms.reg_term_registration_plur_cap}</h2>
</div>
- <div class="glm-row" style="white-space: nowrap; line-height: 1rem;">
+ <div
id="glm-cart-comp-codes"
class="glm-row" style="white-space: nowrap; line-height: 1rem;">
<form href="{$regUrl}?page=cart" method="post">
If you have a "Comp Code", please enter it here:
<input type="text" name="regPaymentCode" style="width: 10rem; display: inline;">