From b27506631774768fb749c864f11c5f286652a876 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sat, 18 Jan 2020 01:22:58 +0800 Subject: [PATCH] Update 1.php --- theme/1.php | 150 ++++++++++++++++++++++++++-------------------------- 1 file changed, 75 insertions(+), 75 deletions(-) diff --git a/theme/1.php b/theme/1.php index b032b44..5b4eea0 100644 --- a/theme/1.php +++ b/theme/1.php @@ -602,36 +602,36 @@ textarea{ if (getConfig('adminloginpage')=='') { ?> - + - +
- +- | - | + | + | + |
|
@@ -888,7 +888,7 @@ textarea{
if ($pagenum!=$maxpage) {
$nextpagenum = $pagenum+1;
$prepagenext .= '
- '.$constStr['NextPage'][$constStr['language']].'';
+ '.getconstStr('NextPage').'';
}
$prepagenext .= '
@@ -901,9 +901,9 @@ textarea{
---|