mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-14 09:54:21 +02:00
Minor tweaks.
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user