This commit is contained in:
Andreas Österreicher
2008-02-08 09:42:07 +00:00
parent eb5d69fdba
commit ecfb0b5f0b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -203,6 +203,7 @@ if($result = pg_query($conn, $qry))
<geburtsnation_engl><![CDATA['.$geburtsnation_engl.']]></geburtsnation_engl>
<studiengang_kz><![CDATA['.sprintf('%04s',$student->studiengang_kz).']]></studiengang_kz>
<stg_bezeichnung><![CDATA['.$studiengang->bezeichnung.']]></stg_bezeichnung>
<stg_bezeichnung_engl><![CDATA['.$studiengang->english.']]></stg_bezeichnung_engl>
<stg_art><![CDATA['.$stg_art.']]></stg_art>
<stg_art_engl><![CDATA['.$stg_art_engl.']]></stg_art_engl>
<akadgrad_kurzbz><![CDATA['.$akadgrad->akadgrad_kurzbz.']]></akadgrad_kurzbz>
@@ -52,7 +52,7 @@ born <xsl:value-of select="gebdatum" /> in <xsl:value-of select="gebort" />,<xs
<fo:block-container position="absolute" top="108mm" left="25mm" height="10mm">
<fo:block text-align="center" line-height="14pt" font-family="sans-serif" font-size="14pt">
"<xsl:value-of select="stg_bezeichnung" />"
"<xsl:value-of select="stg_bezeichnung_engl" />"
</fo:block>
</fo:block-container>