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{
---|