I’m a nubiew, edit button is not appearing to me what can it be?
Looks like you aren’t using the default admin panel skon. Unless someone else is using this exact addon admin panel skin it may be difficult to get an answer to your issue.
Can you change the width of the columns using your mouse?
Any chance you can revert to the default admin skin?
20 hours ago, ProAvia said:
Parece que você não está usando o skon padrão do painel de administração. A menos que outra pessoa esteja usando essa capa exata do painel de administração de complementos, pode ser difícil obter uma resposta para o seu problema.
Você pode alterar a largura das colunas usando o mouse?
Alguma chance de você reverter para a aparência padrão do administrador?
yes I was having trouble seeing the pilots until I opened a post about it
I changed the width to not show email and ip of the registered pilots but I can change the width of them
how do i reverse the default appearance?
Don’t adjust the width of Table. Just remove the <th> and <td> of the one you dont want to show.
1 hour ago, mahir said:
Não ajuste a largura da tabela. Apenas remova os <th> e <td> do que você não deseja mostrar.
in which folder should I be making this change?
In the public_html/admin/templates/pilots_list.php ,
Look for colModel
Within that just remove the the line containing the table name which you dont want to show.
Then just save. Hope it works..