class
darcs-hash:20080618153258-84dde-48204f3d9d3d6c710d73bad4b390877cb34e2991.gz
This commit is contained in:
parent
79ac337695
commit
56125383f4
@ -193,7 +193,7 @@ function common_show_header($pagetitle, $callable=NULL, $data=NULL, $headercall=
|
||||
'id' => 'logo'));
|
||||
common_element_end('a');
|
||||
} else {
|
||||
common_element('p', 'branding', $config['site']['name']);
|
||||
common_element('p', array('id' => 'branding'), $config['site']['name']);
|
||||
}
|
||||
|
||||
common_element('h1', 'pagetitle', $pagetitle);
|
||||
|
Loading…
Reference in New Issue
Block a user