mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-03 00:29:49 -04:00
Minor tweaks.
This commit is contained in:
parent
49d0c968b9
commit
122546eae1
2 changed files with 1 additions and 2 deletions
|
@ -92,7 +92,7 @@ body#h5ai-info {
|
|||
}
|
||||
#hint {
|
||||
margin: 12px auto;
|
||||
width: 320px;
|
||||
width: 360px;
|
||||
color: @col;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
|
|
@ -33,7 +33,6 @@ normalized_require_once("class-thumb");
|
|||
setup();
|
||||
$app = new App();
|
||||
|
||||
header("X-Powered-By: " . NAME . "/" . VERSION);
|
||||
if (has_request_param("action")) {
|
||||
|
||||
header("Content-type: application/json;charset=utf-8");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue