Remove Title

I believe you can change "All Sites" in the admin panel -> language phrase manager.
 
You just need to put on the search box "All Sites" and then the Go button
Then edit it to whatever you want.

If you are not able to understand how this system works you can always edit everything from the default english.php file where all basic language vars are stored.
In your case "$LNG['main_all']"
 
You just need to put on the search box "All Sites" and then the Go button
Then edit it to whatever you want.

If you are not able to understand how this system works you can always edit everything from the default english.php file where all basic language vars are stored.
In your case "$LNG['main_all']"
Thanks. Got it.
 
Back
Top