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/wait.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/wait.html')
-rw-r--r-- | BKUHelp/src/main/webapp/help/de/wait.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUHelp/src/main/webapp/help/de/wait.html b/BKUHelp/src/main/webapp/help/de/wait.html index c5fe9ad2..e0ebbb3c 100644 --- a/BKUHelp/src/main/webapp/help/de/wait.html +++ b/BKUHelp/src/main/webapp/help/de/wait.html @@ -2,8 +2,8 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <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" /> +<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"/> <!--[if IE]> <style type="text/css"> |