diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-06-02 15:04:20 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-06-02 15:04:20 +0000 |
commit | e4b8cec0f43af3aa4272e56e8133cc70512149a2 (patch) | |
tree | c399b036fbd4fff036cd72b669daa6ac00518a16 /BKUHelp/src/main/webapp/help/de/help.hashdataviewer.html | |
parent | 790f1a41dfda0a0040f085d0fed93acbfd143fbb (diff) | |
download | mocca-e4b8cec0f43af3aa4272e56e8133cc70512149a2.tar.gz mocca-e4b8cec0f43af3aa4272e56e8133cc70512149a2.tar.bz2 mocca-e4b8cec0f43af3aa4272e56e8133cc70512149a2.zip |
default locale: en, help pages fixed
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUHelp/src/main/webapp/help/de/help.hashdataviewer.html')
-rw-r--r-- | BKUHelp/src/main/webapp/help/de/help.hashdataviewer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUHelp/src/main/webapp/help/de/help.hashdataviewer.html b/BKUHelp/src/main/webapp/help/de/help.hashdataviewer.html index 8c35dfdc..59b86b33 100644 --- a/BKUHelp/src/main/webapp/help/de/help.hashdataviewer.html +++ b/BKUHelp/src/main/webapp/help/de/help.hashdataviewer.html @@ -3,7 +3,7 @@ <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Bürgerkarte - Hilfe</title>
-<link href="../help.css" rel="stylesheet" type="text/css" />
+<link href="../css/help.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="../chip16.ico" type="image/x-icon"/>
<!--[if IE]>
<style type="text/css">
|