diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-14 16:30:28 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-14 16:30:28 +0000 |
commit | f09efb78459c7cd49ca4e28d92f170833e7ee32d (patch) | |
tree | b5ff943fd31424800f89874e529983681462ec9e /BKULocal/src/main/webapp/helpfiles/index.html | |
parent | 8047a4947c43ae030461d0f0ae016636aac584f6 (diff) | |
download | mocca-f09efb78459c7cd49ca4e28d92f170833e7ee32d.tar.gz mocca-f09efb78459c7cd49ca4e28d92f170833e7ee32d.tar.bz2 mocca-f09efb78459c7cd49ca4e28d92f170833e7ee32d.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@172 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal/src/main/webapp/helpfiles/index.html')
-rw-r--r-- | BKULocal/src/main/webapp/helpfiles/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/BKULocal/src/main/webapp/helpfiles/index.html b/BKULocal/src/main/webapp/helpfiles/index.html new file mode 100644 index 00000000..49aaed66 --- /dev/null +++ b/BKULocal/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>Default help page if no help item is provided</h2> + + </body> +</html> |