diff options
Diffstat (limited to 'BKUHelp/src/main/webapp/help/de/welcome.html')
-rw-r--r-- | BKUHelp/src/main/webapp/help/de/welcome.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUHelp/src/main/webapp/help/de/welcome.html b/BKUHelp/src/main/webapp/help/de/welcome.html index b96a747c..ec1caab4 100644 --- a/BKUHelp/src/main/webapp/help/de/welcome.html +++ b/BKUHelp/src/main/webapp/help/de/welcome.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Bürgerkarte - Hilfe</title>
<link href="../css/help.css" rel="stylesheet" type="text/css" />
-<link rel="shortcut icon" href="../chip16.ico" type="image/x-icon"/>
+<link rel="shortcut icon" href="../img/chip16.ico" type="image/x-icon"/>
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
@@ -22,7 +22,7 @@ <h1>Online-Hilfe</h1>
<!-- end #header --></div>
<div id="sidebar1">
- <p><img src="welcome.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p>
+ <p><img src="img/welcome.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p>
<p><strong>Hinweis:</strong> Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.</p>
<!-- end #sidebar1 --></div>
<div id="mainContent">
|