Reboot,
if you haven't figured it out, look for $main_template_vars = array(
'title' => $faqconfig->get('main.titleFAQ').$title, and remove $faqconfig->get('main.titleFAQ'). part leaving only $title
Lidio.
Thank you very much. That did the trick.
I changed it to:
'title' => $title ...
Search found 3 matches
- Tue Aug 05, 2008 2:01 pm
- Forum: General discussions
- Topic: How do I change this in the title HTML tag?
- Replies: 12
- Views: 20293
- Mon Jul 21, 2008 4:23 pm
- Forum: General discussions
- Topic: How do I change this in the title HTML tag?
- Replies: 12
- Views: 20293
- Fri Aug 03, 2007 2:38 pm
- Forum: General discussions
- Topic: Problem w/ new installation...left menu not showing properly
- Replies: 0
- Views: 8900
Problem w/ new installation...left menu not showing properly
Nevermind...I went to version 1.6 and it's all gravy.