{$labelFAQAddFAQ} {$labelFAQBackBrowseFAQ}
{$labelFAQTitle} *{$labelModelCommonTitleDesc}
{$labelModelCommonBelongToNavigation}
{$labelModelCommonContentKeyWords} {$labelModelCommonContentKeyWordsDesc}
{$labelModelCommonContentShortDesc}
{$labelModelCommonState} {$labelModelCommonStateRelease} {$labelModelCommonStateDraft}
{$labelModelCommonDisplay} {$labelModelCommonShowIndex}     {$labelModelCommonShowSubPage}
{$labelFAQReleasePeople} *
{$labelModelCommonReleaseTime} *{$labelModelCommonDateFormatDesc}{$nowTime}
{$labelModelCommonUpdateTime} *{$labelModelCommonDateFormatDesc}{$nowTime}
{$labelFAQReleaseAskQuestionContent} EOT; include("fckeditor/fckeditor.php") ; $oFCKeditor = new FCKeditor('faqcontent') ; $oFCKeditor->BasePath = 'fckeditor/'; //$oFCKeditor->Value = $row['faqcontent'] ; $oFCKeditor->Width = '100%' ; $oFCKeditor->Height = '400' ; $oFCKeditor->Create() ; echo <<
{$labelFAQReleaseRevertQuestionContent} EOT; include("fckeditor/fckeditor.php") ; $oFCKeditor = new FCKeditor('faqrevertcontent') ; $oFCKeditor->BasePath = 'fckeditor/'; //$oFCKeditor->Value = $row['faqcontent'] ; $oFCKeditor->Width = '100%' ; $oFCKeditor->Height = '400' ; $oFCKeditor->Create() ; echo <<
    
EOT; @include_once($adminTemplatePath.'/footer.html'); echo <<