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
LQDN Adminsys
don
Commits
d8ac378c
Commit
d8ac378c
authored
Oct 04, 2021
by
nono
💻
Browse files
Suppression de la crypto-monnaie sur la page du site
parent
20a9bc05
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/view/campaign/home.html
View file @
d8ac378c
...
...
@@ -44,7 +44,7 @@
<legend
class=
"modal-form-only"
>
{{ _("Récapitulatif de votre don") }}
</legend>
<fieldset>
<div
class=
"modal-row"
>
<div
class=
"radio-row"
>
<div
class=
"radio-row"
>
<input
type=
"radio"
name=
"amount"
id=
"amount1"
value=
"11"
>
<label
for=
"amount1"
class=
"text-center"
>
11€
</label>
<input
type=
"radio"
name=
"amount"
id=
"amount2"
value=
"42"
>
...
...
@@ -71,7 +71,7 @@
</div>
</div>
</fieldset>
<p
class=
"unmodal"
>
{{ _("Vous pouvez donner par
<b>
carte bancaire
</b>
,
<b><a
href=
\"/faq#don-cheque\"
>
chèque
</a></b>
,
<b><a
href=
\"/faq#don-bitcoin\"
>
crypto-monnaie
</a></b>
ou
<b><a
href=
\"/faq#don-virement\"
>
virement
</a></b>
.") }}
</p>
<p
class=
"unmodal"
>
{{ _("Vous pouvez donner par
<b>
carte bancaire
</b>
,
<b><a
href=
\"/faq#don-cheque\"
>
chèque
</a></b>
ou
<b><a
href=
\"/faq#don-virement\"
>
virement
</a></b>
.") }}
</p>
<a
class=
"btn btn-modal btn-lg unmodal"
href=
"#step1"
><em>
{{ _("Faire un don") }}
</em></a>
<check
if=
"{{ @@SESSION.user }}"
>
<false>
...
...
Write
Preview
Markdown
is supported
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