Quantcast
Viewing all articles
Browse latest Browse all 2361

General Questions/New to Joomla! 4.x • Add text to "Edit User Profile" button?

When a user logs into this site they see just a plain button with no text above their profile, see this:
screen-grab- 2024-01-29 at 4.20.53 PM.jpg
Here is the code for the button:

Code:

            <ul class="com-users-profile__edit btn-toolbar float-end">            <li class="btn-group">                <a class="btn btn-primary" href="/account/my-profile?task=profile.edit&amp;user_id=1369">                    <span class="icon-user-edit" aria-hidden="true"></span> Edit Profile                </a>            </li>        </ul>
Rather than the martini glass or whatever that thing is, I want the button to say just "Edit Profile". How do I do this?

Statistics: Posted by vincebodie — Tue Jan 30, 2024 12:28 am



Viewing all articles
Browse latest Browse all 2361

Trending Articles