Autosave: 20260411-195713
This commit is contained in:
parent
9926836594
commit
13dac32e3f
@ -183,7 +183,6 @@ $meta = diagnostic_meta('Diagnoza dojrzałości procesowej', 'Profesjonalna diag
|
||||
<section class="surface-card p-4 p-lg-5 mb-4">
|
||||
<div class="row g-4 align-items-center">
|
||||
<div class="col-lg-7">
|
||||
<?= diagnostic_brand_logo_anchor('mb-3') ?>
|
||||
<div class="eyebrow mb-3">Narzędzie diagnostyczne</div>
|
||||
<h1 class="page-title mb-3"><?= htmlspecialchars($definition['quiz']['title']) ?></h1>
|
||||
<p class="lead text-secondary mb-4"><?= htmlspecialchars($definition['quiz']['subtitle']) ?></p>
|
||||
@ -263,7 +262,6 @@ $meta = diagnostic_meta('Diagnoza dojrzałości procesowej', 'Profesjonalna diag
|
||||
<section class="surface-card p-4 p-lg-5 mb-4">
|
||||
<div class="d-flex flex-column flex-lg-row justify-content-between gap-3 align-items-lg-center mb-4">
|
||||
<div>
|
||||
<?= diagnostic_brand_logo_anchor('mb-3 doctor-biznes-logo-link--compact') ?>
|
||||
<div class="eyebrow mb-2"><?= htmlspecialchars($currentQuestion['section_name']) ?></div>
|
||||
<h1 class="page-title mb-2"><?= htmlspecialchars($currentQuestion['text']) ?></h1>
|
||||
<p class="text-secondary mb-0">Pytanie <?= $currentStep ?> z <?= $totalQuestions ?>. Odpowiedz zgodnie z aktualnym stanem organizacji, a nie stanem docelowym.</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user