diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-20 14:58:52 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-20 14:58:52 +0000 |
commit | 2493c0a9392b439ac99d8876393ce13fdc088fe3 (patch) | |
tree | 71d7913417d643b58b55dbac369fdd7ec9f118d0 /BKUOnline/src/main/webapp/slRequestForm.html | |
parent | 351eba07a9ba4e98e182c6210839c209dcbb82a6 (diff) | |
download | mocca-2493c0a9392b439ac99d8876393ce13fdc088fe3.tar.gz mocca-2493c0a9392b439ac99d8876393ce13fdc088fe3.tar.bz2 mocca-2493c0a9392b439ac99d8876393ce13fdc088fe3.zip |
cleanup
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@271 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/slRequestForm.html')
-rw-r--r-- | BKUOnline/src/main/webapp/slRequestForm.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUOnline/src/main/webapp/slRequestForm.html b/BKUOnline/src/main/webapp/slRequestForm.html index 95eb1947..9a96e9be 100644 --- a/BKUOnline/src/main/webapp/slRequestForm.html +++ b/BKUOnline/src/main/webapp/slRequestForm.html @@ -17,11 +17,11 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> -<title>Infobox Requests</title> +<title>Security-Layer v1.2 Request Formular</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> -<h1>Securitykapsel - HTTP-Bindung</h1> +<h1>Security-Layer v1.2 Request Formular</h1> <style type="text/css"> fieldset { padding: 1em; |