Rename system to SIB: update translations, logos, views, stores and logs
This commit is contained in:
@ -45,8 +45,8 @@ const toggleAuth = () => {
|
||||
<div class="auth-content-grid">
|
||||
<!-- Branding Side (Desktop only) -->
|
||||
<div class="branding-section">
|
||||
<img src="/sibu.png" alt="SIBU Logo" class="brand-logo" />
|
||||
<h1 class="brand-title">SIBU</h1>
|
||||
<img src="/sib.png" alt="SIB Logo" class="brand-logo" />
|
||||
<h1 class="brand-title">SIB</h1>
|
||||
<p class="brand-tagline">{{ t('auth.brandingSubtitle') }}</p>
|
||||
<div class="brand-features">
|
||||
<div class="feature-item">
|
||||
@ -69,7 +69,7 @@ const toggleAuth = () => {
|
||||
<div class="glass-card auth-card">
|
||||
<!-- Mobile Logo -->
|
||||
<div class="mobile-header">
|
||||
<img src="/sibu.png" alt="SIBU Logo" class="mobile-logo" />
|
||||
<img src="/sib.png" alt="SIB Logo" class="mobile-logo" />
|
||||
</div>
|
||||
|
||||
<!-- Tab Selector -->
|
||||
|
||||
Reference in New Issue
Block a user