Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions templates/modern-language-association-template.csl
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,9 @@
<if match="any" variable="container-author contributor director editor editor-translator illustrator interviewer translator">
<text macro="label-volume"/>
</if>
<else>
<text macro="label-volume-capitalized"/>
</else>
Comment on lines +750 to +752
</choose>
</else-if>
<else>
Expand Down
Loading