header modification

Its the {$list_name} template tag found in wrapper.

So to remove it from details page, you need to create a quick plugin to overwrite the template tag with a blank value, or if you want some other text, open details_compile_details.php and write up your text between the quotes
 

Attachments

Look at wrapper in title, there you have the "-" If you remove listname from details all you can do is remove the sign from there
 
Back
Top