80 lines
6.5 KiB
PHP
80 lines
6.5 KiB
PHP
<?php
|
|
error_reporting(E_ALL);
|
|
ini_set('display_errors', 1);
|
|
require_once __DIR__ . '/config.php';
|
|
checkAdmin();
|
|
|
|
$topbar_text = getSystemSetting('topbar_text', 'ระบบตรวจสอบข้อมูล HOSxP');
|
|
$footer_text = getSystemSetting('footer_text', 'หน่วยงานสุขภาพดิจิทัล โรงพยาบาลเกาะสมุย');
|
|
?>
|
|
<!DOCTYPE html>
|
|
<html lang="th">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>ตั้งค่าระบบ - <?php echo htmlspecialchars($topbar_text); ?></title>
|
|
<script src="https://cdn.tailwindcss.com"></script>
|
|
<link href="https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;500;600;700&display=swap" rel="stylesheet">
|
|
<link rel="icon" href="assets/img/logo.png" type="image/png">
|
|
<style>
|
|
body { font-family: 'Sarabun', sans-serif; }
|
|
</style>
|
|
</head>
|
|
<body class="bg-gray-50 flex flex-col min-h-screen">
|
|
|
|
<?php include 'topbar.php'; ?>
|
|
|
|
<div class="max-w-7xl mx-auto py-10 px-4 sm:px-6 lg:px-8">
|
|
<h2 class="text-2xl font-bold text-gray-900 mb-6">ตั้งค่าระบบ (System Settings)</h2>
|
|
|
|
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
|
<!-- ตั้งค่าทั่วไป -->
|
|
<a href="general_settings.php" class="bg-white rounded-lg shadow-md p-6 hover:shadow-lg transition-shadow border-l-4 border-yellow-500 block">
|
|
<div class="flex items-center mb-4">
|
|
<div class="p-3 rounded-full bg-yellow-100 text-yellow-600 mr-4">
|
|
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"></path><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"></path></svg>
|
|
</div>
|
|
<h3 class="text-xl font-bold text-gray-800">ตั้งค่าทั่วไป</h3>
|
|
</div>
|
|
<p class="text-gray-600">ตั้งค่าชื่อข้อความบนแถบเมนู (Topbar) และข้อความลิขสิทธิ์ส่วนท้ายเว็บ (Footer)</p>
|
|
</a>
|
|
|
|
<!-- จัดการผู้ดูแลระบบ -->
|
|
<a href="admins.php" class="bg-white rounded-lg shadow-md p-6 hover:shadow-lg transition-shadow border-l-4 border-blue-500 block">
|
|
<div class="flex items-center mb-4">
|
|
<div class="p-3 rounded-full bg-blue-100 text-blue-600 mr-4">
|
|
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"></path></svg>
|
|
</div>
|
|
<h3 class="text-xl font-bold text-gray-800">จัดการผู้ดูแลระบบ</h3>
|
|
</div>
|
|
<p class="text-gray-600">เพิ่ม ลบ หรือแก้ไขสิทธิ์การเป็นผู้ดูแลระบบ (Admin) เพื่อเข้าถึงเมนูตั้งค่านี้ ด้วยเลขบัตรประชาชน (CID)</p>
|
|
</a>
|
|
|
|
<!-- จัดการชุดข้อมูล -->
|
|
<a href="profiles.php" class="bg-white rounded-lg shadow-md p-6 hover:shadow-lg transition-shadow border-l-4 border-green-500 block">
|
|
<div class="flex items-center mb-4">
|
|
<div class="p-3 rounded-full bg-green-100 text-green-600 mr-4">
|
|
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 7v10c0 2.21 3.582 4 8 4s8-1.79 8-4V7M4 7c0 2.21 3.582 4 8 4s8-1.79 8-4M4 7c0-2.21 3.582-4 8-4s8 1.79 8 4m0 5c0 2.21-3.582 4-8 4s-8-1.79-8-4"></path></svg>
|
|
</div>
|
|
<h3 class="text-xl font-bold text-gray-800">จัดการโปรไฟล์ (ชุดข้อมูล)</h3>
|
|
</div>
|
|
<p class="text-gray-600">จัดการชุดข้อมูลสำหรับการส่งออก (Export Profiles) กำหนดคอลัมน์ Excel และคำสั่ง SQL ที่ใช้ในการค้นหาจากฐาน HOSxP</p>
|
|
</a>
|
|
<!-- ประวัติการใช้งานระบบ -->
|
|
<a href="system_logs.php" class="bg-white rounded-lg shadow-md p-6 hover:shadow-lg transition-shadow border-l-4 border-purple-500 block">
|
|
<div class="flex items-center mb-4">
|
|
<div class="p-3 rounded-full bg-purple-100 text-purple-600 mr-4">
|
|
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path></svg>
|
|
</div>
|
|
<h3 class="text-xl font-bold text-gray-800">ประวัติการใช้งานระบบ (Logs)</h3>
|
|
</div>
|
|
<p class="text-gray-600">ดูประวัติการใช้งานอย่างละเอียด เช่น การเข้าสู่ระบบ, การจัดการผู้ดูแล, การแก้ไขชุดข้อมูล และการ Export ข้อมูล</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
<?php include 'footer.php'; ?>
|
|
|
|
</body>
|
|
</html>
|