Marius Cramer
2014-04-09 79bd40ac9f3b667add3d444ce4a5892256a9cb4a
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';
?>