My own CompanyName instead of "ProjectPier" in header..
Submitted by Igor on Wed, 03/19/2008 - 09:16.
I have installed ProjectPier successfully. I have also entered my company details, but in the header of the site, the name still shows "ProjectPier". I would like to change that.
When I look at the source-code of my site, then I find:
...."
<!-- header -->
<div id="headerWrapper">
<div id="header">
<h1><a href="http://my.domain.com/projects/index.php?c=dashboard&a=index">ProjectPier</a></h1>
"....
The link is fine, but I would like to know where I should change the name "ProjectPier" into the name "CompanyName" for all headers of the site?

You need to adjust that in the administration section of the software under general configuration.
I have found it! Great! Thanks!....