Info
- 3 posts
- 2 voices
- Started 3 years ago by hpguru
- Latest reply from hpguru
- This topic is resolved
How delete laquo from stats.php
-
- Posted 3 years ago #
<title>Tilastot « - Mediapalsta</title>
Where i delete «?
Example: http://keskustelu.hpguru.net/statistics.php
Why bbPress title is same in many pages? Example register.php title is Forum name, search.php title is Forum name... etc. Why?
Sorry, bad English.
-
- Posted 3 years ago #
I think you change it right in statistics.php, don't you?
$bb->static_title = __('Statistics') . ' «';It should probably be done with a plugin, but this is where that character is set.
-
- Posted 3 years ago #
Thank you, i found and delete laquo now.
-
You must log in to post.