Browse Source

Make twitter link open in new window

Thomas Dy 11 năm trước cách đây
mục cha
commit
27ce0d44c4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>