diff options
author | chai <chaifix@163.com> | 2022-03-19 00:02:20 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-19 00:02:20 +0800 |
commit | a90ed9f20c76fbb4b340e51e6ba05500540feba5 (patch) | |
tree | 8baa6a2367bc7b131aed43462f10fb4c46e03f2b /admin_header.php | |
parent | b970e38c6cbde1e573c1d7a1d1b1685c1ca5bde1 (diff) |
*misc
Diffstat (limited to 'admin_header.php')
-rw-r--r-- | admin_header.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin_header.php b/admin_header.php index 3ea71e4..30e4383 100644 --- a/admin_header.php +++ b/admin_header.php @@ -23,6 +23,7 @@ <div id="admin_header" style="width:100%;"> <a href="logout.php">Logout</a> + <a href="index.php">Site</a> <a href="admin.php" style="float:left;">Main</a> <a href="admin.php" style="float:left;">Music</a> <a href="admin.php" style="float:left;">Albums</a> |