Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
Custom language switchers flags not showing
Iniciado por: tomasJ-15 em: English Support |
2 | 10 | 1 ano, 4 meses atrás | ||
Language switcher flag ALT attributes missing
Iniciado por: tomasJ-15
em: English Support
Problem: $ret[ $code ]['flag_alt'] = ( $display_name || $display_native ) ? '' : $data['translated_name']; And replace it with this line: $ret[ $code ]['flag_alt'] = ( $display_name || $display_native ) ? $data['native_name'] : $data['translated_name']; Relevant Documentation: |
2 | 4 |
1 ano, 7 meses atrás
tomasJ-15 |
Todos os artigos escritos por tomasJ-15:
Nenhum item encontrado