summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/SLRequestForm.html
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-08-21 16:02:45 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-08-21 16:02:45 +0000
commit8b2cc798b260b3034142cb1b13084ad1b7646ae6 (patch)
tree284dd82c4f46975c1385addae6f58dc35dea386f /BKUOnline/src/main/webapp/SLRequestForm.html
parent723d2f2bfbb0a7f2e4c34cd9a22af471dbc2ba8f (diff)
downloadmocca-8b2cc798b260b3034142cb1b13084ad1b7646ae6.tar.gz
mocca-8b2cc798b260b3034142cb1b13084ad1b7646ae6.tar.bz2
mocca-8b2cc798b260b3034142cb1b13084ad1b7646ae6.zip
icons 2.0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@464 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/SLRequestForm.html')
-rw-r--r--BKUOnline/src/main/webapp/SLRequestForm.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/SLRequestForm.html b/BKUOnline/src/main/webapp/SLRequestForm.html
index b3aeb8e0..997a3c82 100644
--- a/BKUOnline/src/main/webapp/SLRequestForm.html
+++ b/BKUOnline/src/main/webapp/SLRequestForm.html
@@ -19,6 +19,7 @@
<head>
<title>Security-Layer v1.2 Request Formular</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <link rel="shortcut icon" href="img/chip16.ico" type="image/x-icon">
<script language="JavaScript">
<!--
function setAppletDimension(width, height)
@@ -151,6 +152,7 @@
<input type="radio" name="appletGuiStyle" value="simple" checked="checked" onclick="setAppletDimension(190,130)">simple
<input type="radio" name="appletGuiStyle" value="advanced" onclick="setAppletDimension(300, 180)">advanced
</p>
+
<p><label for="appletWidth">Applet Width</label> <input
name="appletWidth" value="190" id="appletWidth">
<p><label for="appletHeight">Applet Height</label> <input