Breixo
Well-known member
- Affected version
- xf2.0.7
By changing the "Title" in "Custom user fields" to have an icon at the Postbit.
Like:
(more examples)
It works, in front-end, however, it breaks at backend...
PS: easy to get it back, copy url and change from /delete to /edit
xxx/admin.php?custom-user-fields/mi_movil/delete
xxx/admin.php?custom-user-fields/mi_movil/edit
Like:
Code:
<i class="fab fa-android"></i>
(more examples)
It works, in front-end, however, it breaks at backend...
PS: easy to get it back, copy url and change from /delete to /edit
xxx/admin.php?custom-user-fields/mi_movil/delete
xxx/admin.php?custom-user-fields/mi_movil/edit