forked from UKSOURCE/cms.lams
Refactor: remove unused APIs, controllers, models and data files. Update: icon picker all system, Dashboard, Main UI more respone, Change: Logo, favicon.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>
|
||||
<%= title %> | CMS-SIMS
|
||||
<%= title %> | CMS-LAMS
|
||||
</title>
|
||||
<!-- Bootstrap CSS -->
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
@@ -157,7 +157,7 @@
|
||||
</div>
|
||||
|
||||
<div style="text-align: center; margin-bottom: 20px;">
|
||||
<h4 style="color: var(--primary-color); font-weight: 600; margin-bottom: 5px;">CMS Management System</h4>
|
||||
<h4 style="color: var(--primary-color); font-weight: 600; margin-bottom: 5px;">Content Management System</h4>
|
||||
<p style="color: var(--text-color); font-size: 13px;">Welcome to Content Management System</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user