diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2010-07-13 06:25:09 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2010-07-13 06:25:09 +0000 |
commit | fa30b5b2a26a6df4e56a81283761c35ef81770e3 (patch) | |
tree | 8e60eab14c0bc1cb45af7042261c8b6cf3351eab /id/server/data/deploy/conf/moa-id/transforms | |
parent | 68af85701b6f797b0d662b89b95e043ee949defd (diff) | |
download | moa-id-spss-fa30b5b2a26a6df4e56a81283761c35ef81770e3.tar.gz moa-id-spss-fa30b5b2a26a6df4e56a81283761c35ef81770e3.tar.bz2 moa-id-spss-fa30b5b2a26a6df4e56a81283761c35ef81770e3.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1166 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/transforms')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_EN.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_EN.xml b/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_EN.xml index d30dbb42f..1f8085aa3 100644 --- a/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_EN.xml +++ b/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_EN.xml @@ -5,7 +5,7 @@ <xsl:template match="/" xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
- <title>Signatur der Anmeldedaten</title>
+ <title>Signing the authentication data</title>
<style type="text/css" media="screen">.boldstyle { font-weight: bold; } .italicstyle { font-style: italic; } .annotationstyle { font-size: small; } .graybground {background-color: #E0E0E0;}
.titlestyle{ text-decoration:underline; font-weight:bold; font-family: Verdana; font-size: x-small; }
.h4style{ font-family: Verdana; }
|