diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-09-05 08:50:14 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-09-05 08:50:14 +0000 |
commit | 5cf543e075b204efd8765ed86c7839b5bf2b2047 (patch) | |
tree | 3df4755cbb128779fd5a91d9bf0f8dbdc3d19413 /BKUAppletExt/src/test | |
parent | b934ffcec74529e888eb02729f9328fc0d4cd0e9 (diff) | |
download | mocca-5cf543e075b204efd8765ed86c7839b5bf2b2047.tar.gz mocca-5cf543e075b204efd8765ed86c7839b5bf2b2047.tar.bz2 mocca-5cf543e075b204efd8765ed86c7839b5bf2b2047.zip |
Doctype declaration added
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@979 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUAppletExt/src/test')
-rw-r--r-- | BKUAppletExt/src/test/resources/appletTest.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BKUAppletExt/src/test/resources/appletTest.html b/BKUAppletExt/src/test/resources/appletTest.html index 65d17f6a..1ee2fe3c 100644 --- a/BKUAppletExt/src/test/resources/appletTest.html +++ b/BKUAppletExt/src/test/resources/appletTest.html @@ -1,3 +1,4 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- Copyright 2011 by Graz University of Technology, Austria MOCCA has been developed by the E-Government Innovation Center EGIZ, a joint |