You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
优化
This commit is contained in:
@@ -3,7 +3,7 @@ require_once 'libs/header.php';
|
||||
|
||||
// 公告
|
||||
if (isset($config['tips'])) {
|
||||
echo '<ul style="list-style: none;margin:1px 1px 30px 1px;"><li class="icon icon-dot-circle text-muted"> ' . $config['tips'] . '</li></ul>';
|
||||
echo '<ul style="list-style: none;margin:1px 1px 30px 1px;"><li class="icon icon-bullhorn text-muted"> ' . $config['tips'] . '</li></ul>';
|
||||
}
|
||||
// 检查登录
|
||||
mustLogin();
|
||||
|
||||
Reference in New Issue
Block a user