diff options
Diffstat (limited to 'id/oa/src/main/webapp/index.jsp')
-rw-r--r-- | id/oa/src/main/webapp/index.jsp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/id/oa/src/main/webapp/index.jsp b/id/oa/src/main/webapp/index.jsp index 49f3e3e3a..628d3e7a3 100644 --- a/id/oa/src/main/webapp/index.jsp +++ b/id/oa/src/main/webapp/index.jsp @@ -21,6 +21,8 @@ <div id="demonstrator_leftcontent"> <input type="button" size="400" value="Login" onclick="PVP2LoginIframe('servlet/pvp2login');" id="submitbutton"/> + <br><br> + <a href="servlet/pvp2login">Login in fullFrame</a> </div> </div> |