diff options
author | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2014-06-12 14:13:52 +0200 |
---|---|---|
committer | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2014-06-23 11:48:13 +0200 |
commit | b8cfaa7be28dd0387104e21b7327613593739f89 (patch) | |
tree | 43fdd4d84939e6b8d828876561d28b8c5c0423ef /id | |
parent | 4f7e4a56ec7f12117455542518648d0a7cbdf782 (diff) | |
download | moa-id-spss-b8cfaa7be28dd0387104e21b7327613593739f89.tar.gz moa-id-spss-b8cfaa7be28dd0387104e21b7327613593739f89.tar.bz2 moa-id-spss-b8cfaa7be28dd0387104e21b7327613593739f89.zip |
TODO, temporäry removed w3c validation block
Diffstat (limited to 'id')
-rw-r--r-- | id/server/idserverlib/src/main/resources/resources/templates/stork2_consent.html | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/id/server/idserverlib/src/main/resources/resources/templates/stork2_consent.html b/id/server/idserverlib/src/main/resources/resources/templates/stork2_consent.html index 2ad03e34e..e21a61665 100644 --- a/id/server/idserverlib/src/main/resources/resources/templates/stork2_consent.html +++ b/id/server/idserverlib/src/main/resources/resources/templates/stork2_consent.html @@ -429,16 +429,6 @@ </div> </div> </div> - <div id="validation"> - <a href="http://validator.w3.org/check?uri="> <img - style="border: 0; width: 88px; height: 31px" - src="#CONTEXTPATH#/img/valid-html5-blue.png" alt="HTML5 ist valide!" /> - </a> <a href="http://jigsaw.w3.org/css-validator/"> <img - style="border: 0; width: 88px; height: 31px" - src="http://jigsaw.w3.org/css-validator/images/vcss-blue" - alt="CSS ist valide!" /> - </a> - </div> </div> </body> -</html
\ No newline at end of file +</html>
\ No newline at end of file |