瀏覽代碼

Make twitter link open in new window

Thomas Dy 11 年之前
父節點
當前提交
27ce0d44c4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>