tbrehm
2012-04-13 516e0e8ce0a998f95bd07e5bab812d979a5ea802
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = "Frequently Asked Questions";
$wb['faq_question_txt'] = "Question";
$wb['faq_answer_txt'] = "Answer";
$wb['faq_section_txt'] = "Section";
?>