summaryrefslogtreecommitdiff
path: root/BKUOnline
diff options
context:
space:
mode:
authormcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-06 16:37:49 +0000
committermcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-06 16:37:49 +0000
commit2158f77ded7333ad301a54dd961f9d1c1d7c7e8e (patch)
tree2075fb4f5961a5dba5578f59d7cd00614a358ce6 /BKUOnline
parent0da7f66527121c3c218b6aa1b8592982344c60f7 (diff)
downloadmocca-2158f77ded7333ad301a54dd961f9d1c1d7c7e8e.tar.gz
mocca-2158f77ded7333ad301a54dd961f9d1c1d7c7e8e.tar.bz2
mocca-2158f77ded7333ad301a54dd961f9d1c1d7c7e8e.zip
Fixed css href in helpfiles.
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@158 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline')
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/error.card.locked.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/error.card.notactivated.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/error.cardterminal.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/error.pcsc.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/error.ws.unreachable.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/help.cardnotsupported.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/help.cardpin.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/help.insertcard.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/help.retry.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/help.signpin.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/help.wait.html2
-rw-r--r--BKUOnline/src/main/webapp/helpfiles/de/help.welcome.html2
12 files changed, 12 insertions, 12 deletions
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/error.card.locked.html b/BKUOnline/src/main/webapp/helpfiles/de/error.card.locked.html
index b2cc2173..64899ff5 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/error.card.locked.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/error.card.locked.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css"pfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/error.card.notactivated.html b/BKUOnline/src/main/webapp/helpfiles/de/error.card.notactivated.html
index 5a0d4235..039e378d 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/error.card.notactivated.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/error.card.notactivated.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/error.cardterminal.html b/BKUOnline/src/main/webapp/helpfiles/de/error.cardterminal.html
index ab048f66..3c8427d3 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/error.cardterminal.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/error.cardterminal.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css"pfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/error.pcsc.html b/BKUOnline/src/main/webapp/helpfiles/de/error.pcsc.html
index da686fec..44129e40 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/error.pcsc.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/error.pcsc.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/error.ws.unreachable.html b/BKUOnline/src/main/webapp/helpfiles/de/error.ws.unreachable.html
index cda5fbe6..c0f2c762 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/error.ws.unreachable.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/error.ws.unreachable.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/help.cardnotsupported.html b/BKUOnline/src/main/webapp/helpfiles/de/help.cardnotsupported.html
index bc6b4c56..5502ebf7 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/help.cardnotsupported.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/help.cardnotsupported.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/help.cardpin.html b/BKUOnline/src/main/webapp/helpfiles/de/help.cardpin.html
index dee9629b..f1c21795 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/help.cardpin.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/help.cardpin.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css"pfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/help.insertcard.html b/BKUOnline/src/main/webapp/helpfiles/de/help.insertcard.html
index ddaacb34..0bfc6230 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/help.insertcard.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/help.insertcard.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/help.retry.html b/BKUOnline/src/main/webapp/helpfiles/de/help.retry.html
index b635d5cf..738df2e9 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/help.retry.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/help.retry.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css"pfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/help.signpin.html b/BKUOnline/src/main/webapp/helpfiles/de/help.signpin.html
index d67d932b..7c78a15e 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/help.signpin.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/help.signpin.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css"pfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/help.wait.html b/BKUOnline/src/main/webapp/helpfiles/de/help.wait.html
index be296326..f70cb174 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/help.wait.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/help.wait.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css"pfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
diff --git a/BKUOnline/src/main/webapp/helpfiles/de/help.welcome.html b/BKUOnline/src/main/webapp/helpfiles/de/help.welcome.html
index cef333f1..12e78fef 100644
--- a/BKUOnline/src/main/webapp/helpfiles/de/help.welcome.html
+++ b/BKUOnline/src/main/webapp/helpfiles/de/help.welcome.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
-<link href="help.css" rel="stylesheet" type="text/css" />
+<link href="../../helpfiles/help.css"pfiles/help.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */