diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-05 17:22:51 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-05 17:22:51 +0000 |
commit | 8171050e1b21733a5e55ce97ebc9134f6afb1abb (patch) | |
tree | 974fbcc2723e367339e67db86e8e736aad9990b8 /BKUOnline/src/main | |
parent | 2cf6fcb31e85b0e3b367121219932ec86b205da8 (diff) | |
download | mocca-8171050e1b21733a5e55ce97ebc9134f6afb1abb.tar.gz mocca-8171050e1b21733a5e55ce97ebc9134f6afb1abb.tar.bz2 mocca-8171050e1b21733a5e55ce97ebc9134f6afb1abb.zip |
java.awt.Desktop BROWSE for help and hashdatadisplay
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@152 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main')
-rw-r--r-- | BKUOnline/src/main/webapp/helpfiles/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/helpfiles/index.html b/BKUOnline/src/main/webapp/helpfiles/index.html index 84db59c6..49aaed66 100644 --- a/BKUOnline/src/main/webapp/helpfiles/index.html +++ b/BKUOnline/src/main/webapp/helpfiles/index.html @@ -11,7 +11,7 @@ </head> <body> - <h2>No help item provided</h2> + <h2>Default help page if no help item is provided</h2> </body> </html> |