Browse Source

Removing LM and LC for user block -refs BT15171

Nicolas Ducoulombier 6 years ago
parent
commit
2452449d8c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/template/default/social/user_block.tpl

+ 2 - 2
main/template/default/social/user_block.tpl

@@ -34,7 +34,7 @@
                         <!-- LM -->
                         <div class="avatar-lm">
 
-                            <h5>LM</h5>
+                            <h5></h5>
 
                             {% if user.language %}
                                 {% if user.language.code == 'fr' %}
@@ -53,7 +53,7 @@
                         <!-- END LM -->
                         <!-- LC -->
                         <div class="avatar-lc">
-                            <h5>LC</h5>
+                            <h5></h5>
                             {% for item in extra_info %}
                                 {% if item.variable == 'langue_cible' %}