File tree Expand file tree Collapse file tree
tutorials/pojo_webapp/src/main/webapp Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,13 +72,13 @@ <h1 class="cover-heading text-shadow text-center">It was a real icebreaker!</h1>
7272 </ form >
7373 < p class ="text-center " style ="font-size:36px ">
7474 < span id ="thumbsUpIcon ">
75- < span class ="glyphicon glyphicon-thumbs-up " aria-hidden ="true "> </ span > < strong > Live </ strong >
75+ < span class ="glyphicon glyphicon-thumbs-up " aria-hidden ="true "> </ span > < strong > Survived! </ strong >
7676 </ span >
7777 < span id ="thumbsDownIcon " style ="display:none ">
78- < span class ="glyphicon glyphicon-thumbs-down " aria-hidden ="true "> </ span > < strong > Die </ strong >
78+ < span class ="glyphicon glyphicon-thumbs-down " aria-hidden ="true "> </ span > < strong > Shipwrecked! </ strong >
7979 </ span >
8080 < span id ="warningIcon " style ="display:none ">
81- < span class ="glyphicon glyphicon-warning-sign " aria-hidden ="true "> </ span > < strong > Wat? </ strong >
81+ < span class ="glyphicon glyphicon-warning-sign " aria-hidden ="true "> </ span > < strong > (Error: bad input) </ strong >
8282 </ span >
8383 </ p >
8484 </ div >
You can’t perform that action at this time.
0 commit comments