Fix: href in new window
authorYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 21 Mar 2014 10:12:41 +0000 (11:12 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 21 Mar 2014 10:12:41 +0000 (11:12 +0100)
portal/templates/about.html

index 4736ae6..1764fc4 100644 (file)
@@ -37,7 +37,7 @@
         your public key to <a href="mailto:support@myslice.info">support@myslice.info</a>. 
        </p>
        <p>
-               Go to the <a href ="http://myslice.info">MySlice web site</a>   
+               Go to the <a href ="http://myslice.info" target="_blank">MySlice web site</a>   
     </p>
        </div>
 </div>