move BackHome up Title

pull/427/head
qkqpttgf 2021-08-24 03:31:59 +00:00 committed by GitHub
parent f81284b3f9
commit b6860e373a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -816,8 +816,8 @@ function message($message, $title = 'Message', $statusCode = 200, $wainstat = 0)
<meta charset=utf-8>
<meta name=viewport content="width=device-width,initial-scale=1">
<body>
<h1>' . $title . '</h1>
<a href="' . $_SERVER['base_path'] . '">' . getconstStr('Back') . getconstStr('Home') . '</a>
<h1>' . $title . '</h1>
<div id="dis" style="display: none;">
' . $message . '