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
6
Merge Requests
6
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
25217d8d
Project 'cooperatic/kohinos-tav' was moved to 'agplv3/kohinos-tav'. Please update any links and bookmarks that may still have the old path.
Commit
25217d8d
authored
Nov 22, 2023
by
Damien Moulard
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '5286-encaisser-paiement-wording' into 'develop'
wording See merge request cooperatic/kohinos-tav!47
parents
8b5370dd
c074fb31
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
encaisser_paiement.html.twig
...tes/themes/kohinos/tav/block/encaisser_paiement.html.twig
+1
-1
encaissement_page.html.twig
templates/themes/kohinos/tav/encaissement_page.html.twig
+1
-1
No files found.
templates/themes/kohinos/tav/block/encaisser_paiement.html.twig
View file @
25217d8d
{%
extends
'@kohinos/block/block_collapse.html.twig'
%}
{%
block
blocktitle
%}
<i
class=
"fa fa-shopping-basket mr-4"
></i>
{{
'Encaisser un paiement en Mon
naie Solidaire
'
|
trans
}}
<i
class=
"fa fa-shopping-basket mr-4"
></i>
{{
'Encaisser un paiement en Mon
A (Monnaie Alimentaire)
'
|
trans
}}
{%
endblock
blocktitle
%}
{%
block
blockcontent
%}
<a
class=
'btn btn-xs btn-primary mt-2'
href=
'
{{
path
(
'encaissement'
)
}}
'
>
...
...
templates/themes/kohinos/tav/encaissement_page.html.twig
View file @
25217d8d
...
...
@@ -14,7 +14,7 @@
<b>
{{
app.session.get
(
'_prestagere'
)
}}
</b>
</div>
<h2
class=
'text-center w-100 mt-4 mb-4'
>
{{
"Paiement en Mon
naie Solidaire
"
|
trans
}}
</h2>
<h2
class=
'text-center w-100 mt-4 mb-4'
>
{{
"Paiement en Mon
A
"
|
trans
}}
</h2>
{%
else
%}
<div
class=
"mt-3 payment-page-header"
>
<a
href=
'
{{
path
(
'encaissement'
)
}}
'
>
...
...
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