summaryrefslogtreecommitdiff
path: root/xsl/layout.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl/layout.xsl')
-rw-r--r--xsl/layout.xsl10
1 files changed, 5 insertions, 5 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index 394e23a..c10b4b6 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -17,7 +17,7 @@
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width" />
- <link rel="stylesheet" type="text/css" href="style/{$stylesheet}" />
+ <link rel="stylesheet" type="text/css" href="style/{$stylesheet}?{$version}" />
</head>
<body>
<header>
@@ -51,7 +51,7 @@
<br/>
<a href="https://plus.google.com/112211240794067152603">
- <img src="img/gplus.png" class="social-icon" alt="Google Plus" />
+ <img src="img/gplus.png?{$version}" class="social-icon" alt="Google Plus" />
</a>
<br/>
@@ -70,14 +70,14 @@
</div>
<div class="logos">
<a href="http://www.idz-zertifikat.de/voraussetzung-fachberater-existenzgruender" target="_blank">
- <img src="idz-siegel.jpg"
+ <img src="idz-siegel.jpg?{$version}"
alt="Fachberaterin für Existenzgründer - Institut für Dienstleistungszertifizierung" />
</a>
<a href="http://www.mikrokredit.net/" target="_blank">
- <img src="kapitalinstitut.png" alt="Kapitalinstitut" />
+ <img src="kapitalinstitut.png?{$version}" alt="Kapitalinstitut" />
</a>
<a href="http://www.fuer-gruender.de/beratung/dienstleister-finden/firma/beratung-controlling/" target="_blank">
- <img src="fuer-gruender.de-siegel.png" alt="Für-Gründer.de" />
+ <img src="fuer-gruender.de-siegel.png?{$version}" alt="Für-Gründer.de" />
</a>
</div>
<footer>