4
0
Bifurcation 1

[PLUGINS][AttachmentShowRelated] Replacing h2 with span, its supposed to be complementary content, not main

Cette révision appartient à :
Eliseu Amaro 2022-01-27 01:13:18 +00:00
Parent 117549bf1e
révision 222e1fbb2b
Signé par: eliseuamaro
ID de la clé GPG: 96DA09D4B97BC2D5
2 fichiers modifiés avec 4 ajouts et 4 suppressions

Voir le fichier

@ -2,9 +2,9 @@
<section class="frame-section frame-section-padding">
<div class="section-title">
<h2 class="heading-no-margin">
<span class="heading-no-margin">
{{ 'Notes related' | trans }}
</h2>
</span>
</div>
{% for note in related_notes %}

Voir le fichier

@ -1,8 +1,8 @@
<section class="frame-section frame-section-padding">
<div class="section-title">
<h2 class="heading-no-margin">
<span class="heading-no-margin">
{{ 'Attachment tags' | trans }}
</h2>
</span>
</div>
{% for tag in related_tags %}