Update VerificationBox.html

If the description is rendered with a paragraph, the content gets placed after the paragraph and the class assignment is lost. Using a DIV instead of a p for the description fixes this and displays the output correctly
This commit is contained in:
Weissheiten Wien 2021-02-01 11:51:27 +01:00 committed by GitHub
parent 8e46c143ce
commit 4336a6195d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
</div>
</f:if>
</div>
<p class="sd-description">{description -> f:format.html()}</p>
<div class="sd-description">{description -> f:format.html()}</div>
<div class="sd-buttons">
<a href="{verificationUrl}" target="_blank" class="sd-button sd-learner">
<div class="sd-hint">