diff options
Diffstat (limited to 'id/server/auth/src/main/webapp/template_handyBKU.html')
-rw-r--r-- | id/server/auth/src/main/webapp/template_handyBKU.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/auth/src/main/webapp/template_handyBKU.html b/id/server/auth/src/main/webapp/template_handyBKU.html index a89377153..4ae6c2231 100644 --- a/id/server/auth/src/main/webapp/template_handyBKU.html +++ b/id/server/auth/src/main/webapp/template_handyBKU.html @@ -22,7 +22,7 @@ <input type="hidden" name="appletHeight" value="149">
<!-- [OPTIONAL] Aendern Sie hier die Hintergrundfarbe der Handy-BKU -->
- <input type="hidden" name="backgroundColor" value="#FFBBCB ">
+ <input type="hidden" name="backgroundColor" value="#DDDDDD">
<input type="hidden" name="redirecttarget" value="_parent">
</form>
|