diff options
author | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-09-08 15:55:46 +0000 |
---|---|---|
committer | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-09-08 15:55:46 +0000 |
commit | 3ca1928f20603069058bf89dce1a47599d064091 (patch) | |
tree | 4d76299a45ae14293d21e7b4d1b2f47b51ad193e /BKUOnline/src/main/webapp/SLRequestForm.html | |
parent | 4a144c7459cd8f37b3ae9b067e1d802a1b280ce7 (diff) | |
download | mocca-3ca1928f20603069058bf89dce1a47599d064091.tar.gz mocca-3ca1928f20603069058bf89dce1a47599d064091.tar.bz2 mocca-3ca1928f20603069058bf89dce1a47599d064091.zip |
Fixed Bug [#467] Border between Background image and border.
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@505 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/SLRequestForm.html')
-rw-r--r-- | BKUOnline/src/main/webapp/SLRequestForm.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/SLRequestForm.html b/BKUOnline/src/main/webapp/SLRequestForm.html index 997a3c82..f705a0cb 100644 --- a/BKUOnline/src/main/webapp/SLRequestForm.html +++ b/BKUOnline/src/main/webapp/SLRequestForm.html @@ -159,6 +159,9 @@ name="appletHeight" value="130" id="appletHeight"> <p><label for="appletBackground">Applet Background</label> <input name="appletBackground" value="" id="appletBackground"> + <p><label for="appletBackgroundColor">Applet Background Color</label> <input + name="appletBackgroundColor" value="" id="appletBackgroundColor"> + </p> <p> <label for="appletPage">Applet Page</label> |