diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-21 14:31:15 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-21 14:31:15 +0000 |
commit | 48042257f621e163233b0e501cb73b61a2671e6d (patch) | |
tree | 9da618defc1878d2ba5ba7e756931db0e63a912e /BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html | |
parent | 1102477bc94590a21eaf3bcbd50baa0b6ed13529 (diff) | |
download | mocca-48042257f621e163233b0e501cb73b61a2671e6d.tar.gz mocca-48042257f621e163233b0e501cb73b61a2671e6d.tar.bz2 mocca-48042257f621e163233b0e501cb73b61a2671e6d.zip |
add pin management help
add favicon
add title
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@459 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html')
-rw-r--r-- | BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html index dc678fd0..93690ae6 100644 --- a/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html +++ b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html @@ -2,8 +2,9 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<title>Untitled Document</title> +<title>Bürgerkarte - Hilfe</title> <link href="../../helpfiles/help.css" rel="stylesheet" type="text/css" /> +<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 */ |