|
Lines 847-852
Link Here
|
| 847 |
<span class="label">Separated from:</span> |
847 |
<span class="label">Separated from:</span> |
| 848 |
</xsl:when> |
848 |
</xsl:when> |
| 849 |
</xsl:choose> |
849 |
</xsl:choose> |
|
|
850 |
<xsl:text> </xsl:text> |
| 850 |
<xsl:variable name="f780"> |
851 |
<xsl:variable name="f780"> |
| 851 |
<xsl:call-template name="subfieldSelect"> |
852 |
<xsl:call-template name="subfieldSelect"> |
| 852 |
<xsl:with-param name="codes">a_t</xsl:with-param> |
853 |
<xsl:with-param name="codes">a_t</xsl:with-param> |
|
Lines 907-914
Link Here
|
| 907 |
<xsl:when test="@ind2=8"> |
908 |
<xsl:when test="@ind2=8"> |
| 908 |
<span class="label">Changed back to:</span> |
909 |
<span class="label">Changed back to:</span> |
| 909 |
</xsl:when> |
910 |
</xsl:when> |
| 910 |
|
|
|
| 911 |
</xsl:choose> |
911 |
</xsl:choose> |
|
|
912 |
<xsl:text> </xsl:text> |
| 912 |
<xsl:variable name="f785"> |
913 |
<xsl:variable name="f785"> |
| 913 |
<xsl:call-template name="subfieldSelect"> |
914 |
<xsl:call-template name="subfieldSelect"> |
| 914 |
<xsl:with-param name="codes">a_t</xsl:with-param> |
915 |
<xsl:with-param name="codes">a_t</xsl:with-param> |
| 915 |
- |
|
|