mcramer
2012-11-13 5a70c4ce66714554d08f0c87a6f4a33139f21049
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";
?>