Explorar el Código

Make twitter link open in new window

Thomas Dy hace 11 años
padre
commit
27ce0d44c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/views/chatRoomNg.scala.html

+ 1 - 1
app/views/chatRoomNg.scala.html

@@ -44,7 +44,7 @@
             </div>
 
             <footer>
-                <p><a href="http://twitter.com/pleasantprog">@@pleasantprog</a></p>
+                <p><a href="http://twitter.com/pleasantprog" target="_blank">@@pleasantprog</a></p>
             </footer>
 
         </div>