diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-26 17:28:03 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-26 17:28:03 +0000 |
commit | 15d354a20c45cc5737438fe121696637f7dec1c8 (patch) | |
tree | ade3dc0bceb5c63981ee99c3e3922426fb5847e7 /BKUHelp/src/main/resources/helpfiles/index.html | |
parent | 598f62c5b30d6e40f6983fc3eec17613d19cdc0e (diff) | |
download | mocca-15d354a20c45cc5737438fe121696637f7dec1c8.tar.gz mocca-15d354a20c45cc5737438fe121696637f7dec1c8.tar.bz2 mocca-15d354a20c45cc5737438fe121696637f7dec1c8.zip |
MOCCA TLS Server CA cert installation servlet
removed help.jsp (and jsp dependencies in jetty)
moved html pages to src/main/webapp (encoding problem?)
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@473 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUHelp/src/main/resources/helpfiles/index.html')
-rw-r--r-- | BKUHelp/src/main/resources/helpfiles/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/BKUHelp/src/main/resources/helpfiles/index.html b/BKUHelp/src/main/resources/helpfiles/index.html deleted file mode 100644 index f48e12c7..00000000 --- a/BKUHelp/src/main/resources/helpfiles/index.html +++ /dev/null @@ -1,18 +0,0 @@ -<!-- - Document : index - Created on : 05.11.2008, 14:09:23 - Author : Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> ---> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> - <head> - <title></title> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <link rel="shortcut icon" href="img/chip16.ico" type="image/x-icon"> - </head> - <body> - - <h2>Default help page if no help item is provided</h2> - - </body> -</html> |