diff --git a/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/paper.html b/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/paper.html index 243ed032b9184cd63aa7bc02ca8d1574151ef440..149114105fc36400378c14e9a719cd55421c4a0d 100644 --- a/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/paper.html +++ b/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/paper.html @@ -120,7 +120,7 @@ <div class="col-xs-12"> <h1>ELN-LIMS Plugin for openBIS</h1> <p>An easy to use, intuitive interface for daily laboratory operations built on top of modern web technologies.</p> - <p><a class="btn btn-default" href="./index.html?user=admin&pass=something" role="button">Log in as demo user</a></p> + <p><a class="btn btn-default" href="./index.html?user=admin&pass=something" target="_blank" role="button">Log in as demo user</a></p> </div> </div> </div>