Skip to content

Commit

Permalink
Update din-1505-2.csl (fix small issue) (#7215)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored Sep 18, 2024
1 parent 52e5de6 commit d702e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions din-1505-2.csl
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@
<group>
<choose>
<if type="bill legislation" match="any">
<text variable="locator" prefix=" "/>
<text variable="locator"/>
</if>
<else>
<label variable="locator" form="short" prefix=", "/>
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
</else>
</choose>
Expand Down

0 comments on commit d702e02

Please sign in to comment.