Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kohinos-tav
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
agplv3
kohinos-tav
Commits
a7df490e
Commit
a7df490e
authored
Jun 11, 2021
by
Julien Jorry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bugfix : template flux_confirmationPage => flux_confirmationpage.html.twig
parent
c2c8b963
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
cotisation.html.twig
...themes/kohinos/flux/confirmationPage/cotisation.html.twig
+1
-1
demande_achat.html.twig
...mes/kohinos/flux/confirmationPage/demande_achat.html.twig
+1
-1
transaction.html.twig
...hemes/kohinos/flux/confirmationPage/transaction.html.twig
+1
-1
No files found.
templates/themes/kohinos/flux/confirmationPage/cotisation.html.twig
View file @
a7df490e
{%
extends
'@kohinos/flux/confirmationPage/flux_confirmation
P
age.html.twig'
%}
{%
extends
'@kohinos/flux/confirmationPage/flux_confirmation
p
age.html.twig'
%}
{%
block
confirmpage_title
%}{{
'confirmation-cotisation-title'
|
trans
(
{}
,
'flux'
)
}}{%
endblock
confirmpage_title
%}
{%
block
confirmpage_content
%}{{
'confirmation-cotisation-content'
|
trans
(
{}
,
'flux'
)
}}{%
endblock
confirmpage_content
%}
...
...
templates/themes/kohinos/flux/confirmationPage/demande_achat.html.twig
View file @
a7df490e
{%
extends
'@kohinos/flux/confirmationPage/flux_confirmation
P
age.html.twig'
%}
{%
extends
'@kohinos/flux/confirmationPage/flux_confirmation
p
age.html.twig'
%}
{%
block
confirmpage_title
%}{{
'confirmation-demandeachat-title'
|
trans
(
{}
,
'flux'
)
}}{%
endblock
confirmpage_title
%}
{%
block
confirmpage_content
%}{{
'confirmation-demandeachat-content'
|
trans
(
{}
,
'flux'
)
}}{%
endblock
confirmpage_content
%}
...
...
templates/themes/kohinos/flux/confirmationPage/transaction.html.twig
View file @
a7df490e
{%
extends
'@kohinos/flux/confirmationPage/flux_confirmation
P
age.html.twig'
%}
{%
extends
'@kohinos/flux/confirmationPage/flux_confirmation
p
age.html.twig'
%}
{%
block
confirmpage_title
%}
{{
KOH_MLC_NAME_SMALL
|
default
(
'MLC'
)
}}
: votre virement en faveur de
{{
flux.destinataire
}}
...
...
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