svn path=/Website/trunk/; revision=3999
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<xsl:import href="../../../appl/shared/default.xsl"/>
|
||||
<xsl:variable name="Rev">
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision: 13 $', '$ ', ''), 10)"/>
|
||||
<xsl:value-of select="substring(translate('$Revision: 14 $', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:template match="rapport">
|
||||
@@ -39,7 +39,7 @@
|
||||
td.naam {
|
||||
font-family: Verdana;
|
||||
padding: 3px;
|
||||
font-size: 36pt;
|
||||
font-size: 54pt;
|
||||
text-align:center;
|
||||
}
|
||||
td.sub {
|
||||
@@ -66,7 +66,7 @@ function resizeIframe()
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body bgcolor="red" onLoad="parent.Activate();parent.document.body.style.overflow='hidden';">
|
||||
<body bgcolor="white" onLoad="parent.Activate();parent.document.body.style.overflow='hidden';">
|
||||
<xsl:if test="$bezoek='ja'">
|
||||
<table height="100%" width="100%" cellpadding="0" cellspacing="0">
|
||||
<xsl:for-each select="rapport_data/data_row">
|
||||
@@ -94,7 +94,7 @@ function resizeIframe()
|
||||
</tr>
|
||||
<tr height="200">
|
||||
<td style="padding-left:30">
|
||||
<img width="600" src="../../cust/bofo/infobord/bf_logo_ontwikkeling_RGB-kl.jpg"/>
|
||||
<img width="400" src="../../cust/bofo/infobord/bf_logo_ontwikkeling_RGB-kl.jpg"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user