[PATCH] Public menu modification to follow feature/ihm work on Galette |
[ Thread Index |
Date Index
| More lists.galette.eu/devel Archives
]
- Subject: [PATCH] Public menu modification to follow feature/ihm work on Galette
- From: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
- Date: Thu, 3 Oct 2019 22:57:20 +0200
---
templates/default/public_menu.tpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/default/public_menu.tpl b/templates/default/public_menu.tpl
index cb72d9a..4e404bf 100644
--- a/templates/default/public_menu.tpl
+++ b/templates/default/public_menu.tpl
@@ -1,6 +1,6 @@
{if $public_page}
- <a class="button{if $cur_route eq "paypal_form" or $cur_route eq "paypal_success"} selected{/if}" href="{path_for name="paypal_form"}">
- <i class="fab fa-cc-paypal"></i>
+ <a class="{if $cur_route eq "paypal_form" or $cur_route eq "paypal_success"}active {/if}item" href="{path_for name="paypal_form"}">
+ <i class="icon cc paypal"></i>
{_T string="Payment form" domain="paypal"}
</a>
{/if}
--
2.20.1
--MP_/uFYnXkAZY2MVBxSczRij_k7
Content-Type: text/x-patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=Maps-Public-menu-modification-to-follow-feature-ihm-work-.patch