diff --git a/src/main/resources/lessons/webgoat_introduction/documentation/Introduction_fr.adoc b/src/main/resources/lessons/webgoat_introduction/documentation/Introduction_fr.adoc index 813065645..5c3a03265 100644 --- a/src/main/resources/lessons/webgoat_introduction/documentation/Introduction_fr.adoc +++ b/src/main/resources/lessons/webgoat_introduction/documentation/Introduction_fr.adoc @@ -1,4 +1,4 @@ -== Qu'est-ce que WebGoat +== Qu'est-ce que WebGoat? --- WebGoat est une application qui explique et teste diverses vulnérabilités du top 10 OWASP. diff --git a/src/main/resources/webgoat/templates/main_new.html b/src/main/resources/webgoat/templates/main_new.html index 92c47fd65..87efc9916 100644 --- a/src/main/resources/webgoat/templates/main_new.html +++ b/src/main/resources/webgoat/templates/main_new.html @@ -39,7 +39,8 @@ <div id="lesson-title-wrapper"> </div><!--lesson title end--> - <div class="user-nav pull-right" id="user-and-info-nav" style="margin-right: 75px;"> + <!--<div class="user-nav pull-right" id="user-and-info-nav" style="margin-right: 75px;">--> + <div style="position: absolute;width:400px; z-index:3; top:22px; right: -90px;"> <!-- webwolf menu item --> <a th:href="@{/WebWolf}" target="_blank"> <button type="button" id="webwolf-button" class="btn btn-default right_nav_button"