File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -795,14 +795,14 @@ <h4 class="card-title">
795795 </ tbody >
796796 </ table >
797797 </ div >
798- {% if user_can_add_glossary and addterm_form.fields.translation.queryset %}
799- < div class ="list-group-item card-footer-links ">
800- < a class ="btn btn-link "
801- href ="# "
802- data-bs-toggle ="modal "
803- data-bs-target ="#add-glossary-form "> {% icon "plus-circle.svg" %} {% translate "Add term to glossary" %}</ a >
804- </ div >
805- {% endif %}
798+ {% if user_can_add_glossary and addterm_form.fields.translation.queryset %}
799+ < div class ="list-group-item card-footer-links ">
800+ < a class ="btn btn-link "
801+ href ="# "
802+ data-bs-toggle ="modal "
803+ data-bs-target ="#add-glossary-form "> {% icon "plus-circle.svg" %} {% translate "Add term to glossary" %}</ a >
804+ </ div >
805+ {% endif %}
806806 </ div >
807807 </ div >
808808 {% endif %}
You can’t perform that action at this time.
0 commit comments