| {$labelModelCommonManageSelected} |
{$labelModelCommonManageID} |
{$labelAboutManageTItle} |
{$labelModelCommonBelongToFirstNavigation} |
{$labelModelCommonBelongToSecondNavigation} |
{$labelAboutManageSortNum} |
{$labelCommonPageBanner} |
{$labelSystemSkinPageTemplates} |
{$labelModelCommonManageOperate} |
|
EOT;
$test = new Pages($totalNumber, $page, $maxNum, $adminPagingActionsDisplayNumber, $adminPagingType, $adminPagingIsAlwaysShowFirstOrLast);
if('secondnav' == $searchtype && !empty($secondnavid))
{
echo $test->disp('page', "index.php?lang={$kuWebsiteEditVersionLanguage}&path=about&menu=about_action&menuid={$menuid}&searchtype={$searchtype}&secondnavid={$secondnavid}");
}
else
{
echo $test->disp('page', "index.php?lang={$kuWebsiteEditVersionLanguage}&path=about&menu=about_action&menuid={$menuid}");
}
echo <<
|