]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/menu.component.html
Fix interface lang button when unlogged
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / menu.component.html
index f9c721bd40a6c6f913b929307ef9a569b2248a6e..c1e5f79a6fa75eb51f0e1e5aa3b6f2cd5b736726 100644 (file)
       <div class="footer-bottom">
 
         <div class="footer-links">
-          <div *ngIf="isLoggedIn === false">
-            <span role="button" (click)="openLanguageChooser()" class="c-hand" i18n>Interface: {{ currentInterfaceLanguage }}</span>
-          </div>
+          <span *ngIf="isLoggedIn === false" role="button" (click)="openLanguageChooser()" class="c-hand" i18n>Interface: {{ currentInterfaceLanguage }}</span>
 
           <div>
             <a i18n routerLink="/about/instance">Contact</a>