yydfds
All checks were successful
Deploy / deploy-staging (push) Successful in 5s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-23 23:45:01 +02:00
parent 342e87d25e
commit 2c79a2192d
5 changed files with 10 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
]) ?>
<div class="bc-app">
<div class="bc-grid-bg">
<div class="bc-shell bc-stack">
<div class="bc-shell bc-stack module-flow">
<?php if ($error): ?>
<div class="bc-alert bc-alert--error"><?= e($error) ?></div>