vogelor
2011-04-06 79c69f1ddf48a4826c947380ce0aee0bf0e759dd
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";
?>