diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-19 17:14:10 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-19 17:14:10 +0100 |
commit | 5b8818004750d9c864f9cd2c47c7b1ccaf188ac9 (patch) | |
tree | bc73004525b8dc3ca1040bcef00ada6c412b7faa /id/server/doc/htmlTemplates/sendAssertion.html | |
parent | 5715ee44cae395d36163dff3f99682f72351c3c5 (diff) | |
download | moa-id-spss-5b8818004750d9c864f9cd2c47c7b1ccaf188ac9.tar.gz moa-id-spss-5b8818004750d9c864f9cd2c47c7b1ccaf188ac9.tar.bz2 moa-id-spss-5b8818004750d9c864f9cd2c47c7b1ccaf188ac9.zip |
update default templates for BKU-Selection, sendAssertion, and Single LogOut
Diffstat (limited to 'id/server/doc/htmlTemplates/sendAssertion.html')
-rw-r--r-- | id/server/doc/htmlTemplates/sendAssertion.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/id/server/doc/htmlTemplates/sendAssertion.html b/id/server/doc/htmlTemplates/sendAssertion.html index 1a3e683de..07d018a94 100644 --- a/id/server/doc/htmlTemplates/sendAssertion.html +++ b/id/server/doc/htmlTemplates/sendAssertion.html @@ -600,7 +600,7 @@ </div> </div> </div> - <div id="validation"> + <!--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" @@ -608,10 +608,10 @@ </a> <a href="http://jigsaw.w3.org/css-validator/"> <img style="border:0;width:88px;height:31px" - src="https://jigsaw.w3.org/css-validator/images/vcss-blue" + src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="CSS ist valide!" /> </a> - </div> + </div--> </div> </body> </html> |