<?php // Version: 1.0; FAQ $txt['faq00'] = 'FAQ Management'; $txt['faq01'] = 'FAQ Categories'; $txt['faq02'] = 'ID #'; $txt['faq03'] = 'Name'; $txt['faq04'] = 'Add A Category'; $txt['faq05'] = 'Add'; $txt['faq06'] = 'Question'; $txt['faq07'] = 'Answer'; $txt['faq08'] = 'Add Question'; $txt['faq09'] = 'Edit Category Name'; $txt['faq10'] = 'Save Changes'; $txt['faq11'] = 'Edit Question and Answer'; $txt['faq12'] = 'WARNING: Are you sure you want to delete this Faq and all its questions?'; $txt['faq13'] = 'Yes'; $txt['faq14'] = 'No'; $txt['faq15'] = 'WARNING: Are you sure you want to delete this Question?'; $txt['faq16'] = 'Edit'; $txt['faq17'] = 'Delete'; $txt['faq18'] = 'Main'; $txt['faq19'] = 'Back to FAQ Index'; $txt['faq20'] = 'Back to Top'; $txt['faq21'] = 'Category'; $txt['faq22'] = 'Questions and Answers'; $txt['faq23'] = 'FAQ Index'; $txt['faq24'] = 'Questions'; $txt['faq25'] = 'FAQs'; $txt['faq26'] = 'Q/A'; $txt['faq27'] = 'Edit Category Content'; $txt['faq28'] = 'Delete This Category'; ?>