Edit index.php via Editor

This commit is contained in:
Flatlogic Bot 2026-03-01 18:32:06 +00:00
parent 9419ae79eb
commit f27c021adc

View File

@ -4939,7 +4939,6 @@ $projectDescription = $_SERVER['PROJECT_DESCRIPTION'] ?? 'Accounting System';
<div class="text-muted small fw-bold mb-1">Accounting System</div> <div class="text-muted small fw-bold mb-1">Accounting System</div>
<div class="d-flex align-items-center justify-content-between text-muted small mb-2"> <div class="d-flex align-items-center justify-content-between text-muted small mb-2">
<span><i class="bi bi-info-circle me-1"></i> v1.2.5</span> <span><i class="bi bi-info-circle me-1"></i> v1.2.5</span>
<span class="badge bg-success-subtle text-success border border-success-subtle rounded-pill">Stable</span>
</div> </div>
<a href="?page=logs" class="text-decoration-none text-muted small d-block"> <a href="?page=logs" class="text-decoration-none text-muted small d-block">
<i class="bi bi-journal-text me-1"></i> <span>System Logs</span> <i class="bi bi-journal-text me-1"></i> <span>System Logs</span>