diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-05 14:42:05 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-05 14:42:05 +0000 |
commit | 2cf6fcb31e85b0e3b367121219932ec86b205da8 (patch) | |
tree | 45f3214a803d25f0b60cad34bd0a8b0b8c24ec5f /BKUOnline/src/main/webapp/helpfiles/index.html | |
parent | 2b6acde30512e7303ed08c9c4e2276529491a69e (diff) | |
download | mocca-2cf6fcb31e85b0e3b367121219932ec86b205da8.tar.gz mocca-2cf6fcb31e85b0e3b367121219932ec86b205da8.tar.bz2 mocca-2cf6fcb31e85b0e3b367121219932ec86b205da8.zip |
help jsp
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@151 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/helpfiles/index.html')
-rw-r--r-- | BKUOnline/src/main/webapp/helpfiles/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/helpfiles/index.html b/BKUOnline/src/main/webapp/helpfiles/index.html new file mode 100644 index 00000000..84db59c6 --- /dev/null +++ b/BKUOnline/src/main/webapp/helpfiles/index.html @@ -0,0 +1,17 @@ +<!-- + 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"> + </head> + <body> + + <h2>No help item provided</h2> + + </body> +</html> |