diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2010-07-27 09:37:22 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2010-07-27 09:37:22 +0000 |
commit | ecc31875b8eb4ffa5b44c4f4ef9b863daa22a682 (patch) | |
tree | 4dad14bfdaf24c22ba946a72160784a2e236949c /id/server/auth/src/main/webapp/template_onlineBKU.html | |
parent | 5289de5862d5b3bacbca2f274f44c79d1f1dae5d (diff) | |
download | moa-id-spss-ecc31875b8eb4ffa5b44c4f4ef9b863daa22a682.tar.gz moa-id-spss-ecc31875b8eb4ffa5b44c4f4ef9b863daa22a682.tar.bz2 moa-id-spss-ecc31875b8eb4ffa5b44c4f4ef9b863daa22a682.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1175 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/auth/src/main/webapp/template_onlineBKU.html')
-rw-r--r-- | id/server/auth/src/main/webapp/template_onlineBKU.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/auth/src/main/webapp/template_onlineBKU.html b/id/server/auth/src/main/webapp/template_onlineBKU.html index f4dda9830..28207e9e2 100644 --- a/id/server/auth/src/main/webapp/template_onlineBKU.html +++ b/id/server/auth/src/main/webapp/template_onlineBKU.html @@ -22,7 +22,7 @@ <input type="hidden" name="appletHeight" value="130">
<!-- [OPTIONAL] Aendern Sie hier die Hintergrundfarbe der Online-BKU -->
- <input type="hidden" name="appletBackgroundColor" value="#FFBBCB">
+ <input type="hidden" name="appletBackgroundColor" value="#DDDDDD">
</form>
<form name="CustomizedInfoForm" action="<BKU>" method="post">
|