Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Extensions
CiviDiscount
Commits
92e4beb9
Commit
92e4beb9
authored
Apr 04, 2014
by
Eileen McNaughton
Browse files
remove extra <br>
parent
bfe31a79
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/CRM/CiviDiscount/Form/Admin.tpl
View file @
92e4beb9
...
...
@@ -111,12 +111,11 @@
{/
if
}
</td>
</tr>
{/
if
}
{
if
$form.pricesets
}
<tr
class=
"crm-discount-item-form-block-price-set"
>
<td
class=
"label"
>
{
$form.pricesets.label
}
{
help
id
=
"pricesets"
title
=
$form.pricesets.label
}
</td>
<td>
{
$form.pricesets.html
}
<
br/><
/td>
<td>
{
$form.pricesets.html
}
</td>
</tr>
{/
if
}
{
if
$form.memberships
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment