diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-20 14:52:40 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-20 14:52:40 +0000 |
commit | 351eba07a9ba4e98e182c6210839c209dcbb82a6 (patch) | |
tree | fbabcd86367663632769a647faf36265c346184b /BKUOnline/src/main/webapp/index.html | |
parent | 9676c9eb710bf10ecb4812043fedacd2f6e6278c (diff) | |
download | mocca-351eba07a9ba4e98e182c6210839c209dcbb82a6.tar.gz mocca-351eba07a9ba4e98e182c6210839c209dcbb82a6.tar.bz2 mocca-351eba07a9ba4e98e182c6210839c209dcbb82a6.zip |
cleanup (removed hashdatadisplay config; rename HTTP-ohne.html, appletPage.jsp)
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@270 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/index.html')
-rw-r--r-- | BKUOnline/src/main/webapp/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/index.html b/BKUOnline/src/main/webapp/index.html index 8f1a338e..94e2890f 100644 --- a/BKUOnline/src/main/webapp/index.html +++ b/BKUOnline/src/main/webapp/index.html @@ -48,7 +48,7 @@ <div id="animDiv" class="box"> <p> <h1>TestRequest</h1> -<a href="HTTP-ohne.html">Security Layer Request</a> +<a href="slRequestForm.html">Security Layer Request</a> <h1>STAL Service</h1> <a href="stal">STAL Service Endpoint Information</a> </p> |