Skip to content
Snippets Groups Projects
Commit f904e760 authored by David Maus's avatar David Maus
Browse files

Signatur anders anzeigen

parent 97bb695f
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,10 @@
<tr>
<th>Signatur</th>
<td>
<xsl:value-of select="//tei:idno[ancestor::tei:msPart]"/>
<xsl:text>Cod. Guelf. </xsl:text>
<xsl:value-of select="//tei:msDesc/tei:msIdentifier/tei:idno"/>
<xsl:text>, beginnt auf </xsl:text>
<xsl:value-of select="//tei:msItem/tei:locus/@from"/>
</td>
</tr>
</tbody>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment