{$labelDownloadEditDownload}
{$labelDownloadBackBrowseDownload}
{$labelDownloadTitle}
*
{$labelModelCommonBelongToNavigation}
{$labelModelCommonBelongToSecondNavigation}
{$secondNavValue['menucontent']}
{$labelModelCommonBelongToThirdNavigation}
{$thirdNavValue['menucontent']}
{$paraValue['paraname']}:
{$labelDownloadAddress}
*
{$labelDownloadSize}
K
{$labelModelCommonContentKeyWords}
{$labelModelCommonContentKeyWordsDesc}
{$labelModelCommonContentShortDesc}
{$downloadRow['downdesc']}
{$labelDownloadCommendDownload}
{$labelDownloadCommendDownloadDesc}
{$labelModelCommonState}
{$labelModelCommonStateRelease}
{$labelModelCommonStateDraft}
{$labelModelCommonDisplay}
{$labelModelCommonShowIndex}
{$labelModelCommonShowSubPage}
{$labelModelCommonClickNum}
*
{$labelModelCommonClickNumDesc}
{$labelModelCommonReleaseTime}
*
{$labelModelCommonDateFormatDesc}{$nowTime}
{$labelModelCommonUpdateTime}
*
{$labelModelCommonDateFormatDesc}{$nowTime}
{$labelModelCommonDetailedContent}
EOT; include("fckeditor/fckeditor.php") ; $oFCKeditor = new FCKeditor('downcontent') ; $oFCKeditor->BasePath = 'fckeditor/'; $oFCKeditor->Value = $downloadRow['downcontent'] ; $oFCKeditor->Width = '100%' ; $oFCKeditor->Height = '400' ; $oFCKeditor->Create() ; echo <<
{$labelModelCommonSortPrinciple}
{$labelDownloadSortPrincipleDesc}
EOT; @include_once($adminTemplatePath.'/footer.html'); echo <<