(consistency) channel nameWithHost copy button, comment avatar link
[oweals/peertube.git] / client / src / app / menu / language-chooser.component.html
index c7960989831d4e5adb1c1b463f0774bbd8981db9..a62b33dda19cfc6ecdb4d3f70957f81ef18c9686 100644 (file)
@@ -1,7 +1,7 @@
 <ng-template #modal let-hide="close">
   <div class="modal-header">
     <h4 i18n class="modal-title">Change the language</h4>
-    <span class="close" aria-label="Close" role="button" (click)="hide()"></span>
+    <my-global-icon iconName="cross" aria-label="Close" role="button" (click)="hide()"></my-global-icon>
   </div>