Remplacement de <text> par <number>
This commit is contained in:
parent
e45d2674bc
commit
1f731d124a
|
@ -459,7 +459,7 @@
|
||||||
<macro name="publicationCollection">
|
<macro name="publicationCollection">
|
||||||
<group prefix="(" suffix=")" delimiter=" ">
|
<group prefix="(" suffix=")" delimiter=" ">
|
||||||
<text variable="collection-title" form="short"/>
|
<text variable="collection-title" form="short"/>
|
||||||
<text variable="collection-number"/>
|
<number variable="collection-number"/>
|
||||||
</group>
|
</group>
|
||||||
</macro>
|
</macro>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user