xaver
2011-09-16 1f1c39ad7493a8e64aabd38bb337f4d749193123
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";
?>