You do not have permission to view the full content of this post.
Log in or register now.
Find the root template of the page:
You do not have permission to view the full content of this post.
Log in or register now.
Edit that template in your Admin CP:
Admin CP -> Appearance -> Templates
There is usually a xen:title tag at the top which defines the page title:
Code:
Code:
<xen:title>TITLE HERE</xen:title>
If it doesn't exist in the template then you can add it. In the absence of that tag it will use the board title from the settings.
Source:
You do not have permission to view the full content of this post.
Log in or register now.