Backup: Stand vor Design-Optimierung (2026-02-16)
Dieser Commit ist enthalten in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* UI Components module for IntelSight website
|
||||
* UI Components module for AegisSight website
|
||||
* Contains all interactive UI component logic
|
||||
*/
|
||||
|
||||
@@ -228,7 +228,7 @@ const LoginModal = {
|
||||
</div>
|
||||
<button type="submit" class="primary-button">${t('grantAccess')}</button>
|
||||
</form>
|
||||
<p class="auth-note">${t('noAccess')} <a href="mailto:info@intelsight.de">${t('contactUs')}</a></p>
|
||||
<p class="auth-note">${t('noAccess')} <a href="mailto:info@aegis-sight.de">${t('contactUs')}</a></p>
|
||||
</div>
|
||||
`;
|
||||
},
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren