[PATCH] Public menu modification to follow feature/ihm work on Galette

[ Thread Index | Date Index | More lists.galette.eu/devel Archives ]


---
 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 63340e6..ba96b84 100644
--- a/templates/default/public_menu.tpl
+++ b/templates/default/public_menu.tpl
@@ -2,8 +2,8 @@
 
         <li{if $cur_route eq 'maps_map'} class="selected"{/if}><a href="{path_for name="maps_map"}">{_T string="Maps" domain="maps"}</a></li>
         {else}
-        <a class="button{if $cur_route eq 'maps_map'} selected{/if}" href="{path_for name="maps_map"}">
-            <i class="fas fa-map-marked-alt" aria-hidden="true"></i>
+        <a class="{if $cur_route eq 'maps_map'}active {/if}item" href="{path_for name="maps_map"}">
+            <i class="icon map marked alt" aria-hidden="true"></i>
             {_T string="Maps" domain="maps"}
         </a>
 {/if}
-- 
2.20.1


--MP_/uFYnXkAZY2MVBxSczRij_k7--

-- 
Galette development - http://galette.eu/

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/devel/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/